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

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: Rebase. Created 6 years, 11 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 | chrome/browser/about_flags.cc » ('j') | 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 3277cc482ef5c5ec1ca37db113aaa5256edc663f..7d5ee9fcac2927e443fb85f8367c6667d167e42c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14992,6 +14992,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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698