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

Unified Diff: chrome/app/generated_resources.grd

Issue 10175005: Add command line flag to force all extensions to have a browser action. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« 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 d9d398775d51b738c7061b6ced5a334b41ed6ca8..8575cc6db72974fc7109a32c392f6c09e6292cb0 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5148,6 +5148,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_DESCRIPTION" desc="Description of the 'Experimental Extension APIs' lab.">
Enables experimental extension APIs. Note that the extension gallery doesn't allow you to upload extensions that use experimental APIs.
</message>
+ <message name="IDS_FLAGS_BROWSER_ACTIONS_FOR_ALL_NAME" desc="Name of the 'Browser actions for all extensions' lab.">
+ Browser actions for all extensions
+ </message>
+ <message name="IDS_FLAGS_BROWSER_ACTIONS_FOR_ALL_DESCRIPTION" desc="Description of the 'Browser action for all extensions' lab.">
+ Enables browser actions for all extensions. This generates browser actions for any extensions that don't declare them.
+ </message>
<message name="IDS_FLAGS_APPS_NEW_INSTALL_BUBBLE_NAME" desc="Name of the 'New Apps Install Bubble' lab">
New Apps Install Bubble
</message>
« 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