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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2580023002: [Android History] Add a chrome://flags for the Android native history UI (Closed)
Patch Set: [Android History] Add a chrome://flags for the Android native history UI Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 162714138fd6e9d240cbb5bcb633ee4b6aaaf313..4beb0da78791bfd4a8f8de23f0bb8bd9736ccd74 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15684,6 +15684,16 @@ read aloud to screenreader users to announce that a completion is available.">
<message name="IDS_FLAGS_CROS_COMP_UPDATES_DESCRIPTION" desc="Description for the flag to enable Chrome OS component flash updates" translateable="false">
Enable Flash component updates for Chrome OS.
</message>
+
+ <!-- Native Android History chrome://flags strings -->
+ <if expr="is_android">
+ <message name="IDS_NATIVE_ANDROID_HISTORY_MANAGER" desc="Name of the flag that enables the native Android history UI." translateable="false">
gone 2016/12/16 18:14:22 wonky indentation
Theresa 2016/12/16 18:21:03 Done.
+ Native Android History
+ </message>
+ <message name="IDS_NATIVE_ANDROID_HISTORY_MANAGER_DESCRIPTION" desc="Description of the flag that enables the native Android history UI." translateable="false">
+ Show the native Android UI for browsing history.
+ </message>
+ </if>
</messages>
</release>
</grit>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/history/HistoryManagerUtils.java ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698