Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: chrome/android/java/res/xml/privacy_preferences.xml

Issue 1048803003: Revert of New UMA settings fragment for Chrome on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/android/java/res/xml/usage_and_crash_reports_preferences.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/xml/privacy_preferences.xml
diff --git a/chrome/android/java/res/xml/privacy_preferences.xml b/chrome/android/java/res/xml/privacy_preferences.xml
index 1af3ede2563d263d2b086af349faac5130d7dd6f..c08e9bbd9e008abf0899bcd5290247fb1d631788 100644
--- a/chrome/android/java/res/xml/privacy_preferences.xml
+++ b/chrome/android/java/res/xml/privacy_preferences.xml
@@ -45,10 +45,6 @@
android:key="crash_dump_upload_no_cellular"
android:title="@string/crash_dump_upload_title"
android:defaultValue="false" />
- <Preference
- android:key="usage_and_crash_reports"
- android:title="@string/usage_and_crash_reports_title"
- android:fragment="org.chromium.chrome.browser.preferences.privacy.UsageAndCrashReportsPreferenceFragment" />
<Preference
android:fragment="org.chromium.chrome.browser.preferences.privacy.DoNotTrackPreference"
« no previous file with comments | « no previous file | chrome/android/java/res/xml/usage_and_crash_reports_preferences.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698