Remove WebView DRP Setting from Developer Settings

BUG: 17730990
Change-Id: I776844ee617916037b861ec7385365bb5873d4a0
This commit is contained in:
Hui Shu
2014-09-30 16:53:36 -07:00
parent fc14e272aa
commit 90886b8284
3 changed files with 0 additions and 107 deletions

View File

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