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

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

Issue 1618413002: Change the CBD dialog on Android to a PreferenceFragment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed button, fixed tests Created 4 years, 11 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
Index: chrome/android/java/res/values/values.xml
diff --git a/chrome/android/java/res/values/values.xml b/chrome/android/java/res/values/values.xml
index 026d221dff07ac62af65c59c5ae1a43fbf0d2894..8c4bb08560fe9948adf6ffd2d98c03fea99ac6d6 100644
--- a/chrome/android/java/res/values/values.xml
+++ b/chrome/android/java/res/values/values.xml
@@ -55,5 +55,6 @@
<string name="help_context_usage_reports">send_crash_report</string>
<string name="help_context_sad_tab">mobile_awsnap</string>
<string name="help_context_physical_web">physical_web</string>
+ <string name="help_context_clear_browsing_data">clear_browsing_data</string>
</resources>

Powered by Google App Engine
This is Rietveld 408576698