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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2743993003: cocoa: add experimental tabstrip keyboard focus support (Closed)
Patch Set: fix histogram Created 3 years, 9 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 20521d58968df33dee520cb16666e0e86852157c..88b22bce0e55b22229cacc5fb008e014408db470 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6321,6 +6321,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_FULLSCREEN_TOOLBAR_REVEAL_DESCRIPTION" desc="Description of the flag to reveal the fullscreen toolbar for tab strip changes">
Reveal the toolbar in fullscreen for a short period when the tab strip has changed.
</message>
+ <message name="IDS_FLAGS_TAB_STRIP_KEYBOARD_FOCUS_NAME" desc="Name of the
+ flag to enable keyboard focus for the tab strip">
+ Tab Strip Keyboard Focus
+ </message>
+ <message name="IDS_FLAGS_TAB_STRIP_KEYBOARD_FOCUS_DESCRIPTION"
+ desc="Description of the flag to enable keyboard focus for the tab strip">
+ Enable keyboard focus for the tabs in the tab strip.
+ </message>
</if>
<message name="IDS_FLAGS_HOSTED_APP_SHIM_CREATION_NAME" desc="Name of the flag to enable creation of app shims for hosted apps on Mac.">
Creation of app shims for hosted apps on Mac
« 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