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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1188713007: Moved --top-chrome-md command line switch from chrome_switches to ui_base_switches. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merged with master. Created 5 years, 6 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c36a876e0055c907e0289b4151ef8ace308eb33c..9eefb1cfc7586c94c1a85131f1f893ec511350f5 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5681,8 +5681,17 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_TOP_CHROME_MD" desc="Title of the flag which enables or disables material design in the top chrome of the browser.">
Material design in the browser's top chrome
</message>
- <message name="IDS_FLAGS_TOP_CHROME_MD_DESCRIPTION" desc="Description of the flag which enables or disables material design in the top chrome of the browser.">
- Enable or disable material design elements in the browser's chrome.
+ <message name="IDS_FLAGS_TOP_CHROME_MD_DESCRIPTION" desc="Description of the flag which changes the material design elements in the top chrome of the browser.">
+ Set's the material design elements in the browser's top chrome.
tdanderson 2015/06/22 20:59:44 Set's -> Sets
cpu_(ooo_6.6-7.5) 2015/06/23 17:41:42 still not fixed
bruthig 2015/06/24 21:36:24 Done.
+ </message>
+ <message name="IDS_FLAGS_TOP_CHROME_MD_MATERIAL" desc="Top Chrome material design option.">
+ Material
+ </message>
+ <message name="IDS_FLAGS_TOP_CHROME_MD_MATERIAL_HYBRID" desc="Top Chrome material hybrid design option.">
+ Material Hybrid
+ </message>
+ <message name="IDS_FLAGS_TOP_CHROME_MD_NON_MATERIAL" desc="Top Chrome non-material design option.">
+ Non-material
</message>
<message name="IDS_FLAGS_ENABLE_SCROLL_PREDICTION_DESCRIPTION" desc="Description of the flag to enable scroll prediction.">
Predicts the finger's future position during scrolls allowing time to render the frame before the finger is there.

Powered by Google App Engine
This is Rietveld 408576698