Merge "Enable DRP only through command line."

This commit is contained in:
Selim Gurun
2014-10-24 16:33:50 +00:00
committed by Android (Google) Code Review
3 changed files with 0 additions and 107 deletions

View File

@@ -318,10 +318,6 @@
android:title="@string/show_all_anrs"
android:summary="@string/show_all_anrs_summary"/>
<SwitchPreference
android:key="webview_data_reduction_proxy"
android:title="@string/webview_data_reduction_proxy"
android:summary="@string/webview_data_reduction_proxy_summary"/>
</PreferenceCategory>
</PreferenceScreen>