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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1921133002: Adds ash::MaterialDesignController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds ash::MaterialDesignController (doc) Created 4 years, 8 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 37cfdec27ce122003282dce3a6a2d47d82a070e8..815cdcd36c411c54bc236d2cf4736b1267b68915 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5626,6 +5626,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
</message>
</if>
<if expr="use_ash">
+ <message name="IDS_FLAGS_ASH_MD" desc="Title of the flag which enables or disables material design in Chrome OS system UI.">
+ Material design in Chrome OS system UI
+ </message>
+ <message name="IDS_FLAGS_ASH_MD_DESCRIPTION" desc="Description of the flag which changes the material design elements in Chrome OS system UI.">
+ Sets the material design elements in Chrome OS system UI.
+ </message>
<message name="IDS_FLAGS_ASH_MAXIMIZE_MODE_WINDOW_BACKDROP_NAME" desc="Title for the flag which can be used for window backdrops in TouchView.">
Window backdrops in TouchView
</message>

Powered by Google App Engine
This is Rietveld 408576698