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

Unified Diff: chrome/app/generated_resources.grd

Issue 2687293002: Set more consistent conditionals for the use mash flag (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 77a1be941b4eeda1651926fe63e3b5576e3aac86..d33e032aa41ec4ee45551e13e84ea46696186394 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5790,14 +5790,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_REDUCED_REFERRER_GRANULARITY_DESCRIPTION" desc="Description for the flag to reduce referer granularity.">
If a page hasn't set an explicit referrer policy, setting this flag will reduce the amount of information in the 'referer' header for cross-origin requests.
</message>
+ <message name="IDS_FLAGS_USE_MASH_NAME" desc="Name for the flag to enable the new UI service.">
mfomitchev 2017/02/10 14:37:47 We probably don't want to have this string in buil
+ Mojo UI Service (mus).
+ </message>
+ <message name="IDS_FLAGS_USE_MASH_DESCRIPTION" desc="Description for the flag to enable the new UI service.">
+ Enable mus, mash etc.
+ </message>
<if expr="chromeos">
- <message name="IDS_FLAGS_USE_MASH_NAME" desc="Name for the flag to enable the new UI service.">
- Mojo UI Service (mus).
- </message>
- <message name="IDS_FLAGS_USE_MASH_DESCRIPTION" desc="Description for the flag to enable the new UI service.">
- Enable mus, mash etc.
- </message>
<message name="IDS_FLAGS_ALLOW_TOUCHPAD_THREE_FINGER_CLICK_NAME" desc="Name for the flag to enable touchpad three finger click as middle button.">
Touchpad three-finger-click
</message>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698