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

Unified Diff: chrome/app/generated_resources.grd

Issue 111723012: Linux Aura: Added --use-system-title-bar flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Formatting. Created 7 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 e4ad1681f5520db8f044be8714271a971052a5cb..282f66e7b3e28d204a3e11ae8e9565f083d67a6f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14908,6 +14908,15 @@ Do you accept?
Enable Web MIDI API experimental support.
</message>
+ <message name="IDS_FLAGS_USE_SYSTEM_TITLE_BAR"
+ desc="Name of about:flag option to use the host operating system's title bar and window borders.">
+ Use system title bar and borders
+ </message>
+ <message name="IDS_FLAGS_USE_SYSTEM_TITLE_BAR_DESCRIPTION"
+ desc="Description of about:flag option to turn on the host operating system's title bar and window borders.">
+ Use the host operating system's window title bar and borders, instead of custom window dressing.
+ </message>
+
<!-- Toast experiment. -->
<message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make chrome the default browser">
Make it my default browser

Powered by Google App Engine
This is Rietveld 408576698