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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 11052019: <browser> Make new implementation the default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix browsertests for browser plugin. Created 8 years, 2 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') | chrome/browser/about_flags.cc » ('J')
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 706e785ccc7419bbaefb6ebca60478cf437f2325..6edf16a0d3a6e23e41f8e080092af8c3911ff8b1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5554,6 +5554,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
</if>
<!-- about:flags -->
+ <message name="IDS_FLAGS_BROWSER_PLUGIN_USE_OLD_IMPLEMENTATION_NAME" desc="Title for chosing browser plugin old implementation version.">
+ Browser Plugin old implementation
+ </message>
+ <message name="IDS_FLAGS_BROWSER_PLUGIN_USE_OLD_IMPLEMENTATION_DESCRIPTION" desc="Description for chosing browser plugin old implementation.">
+ Enables old implementation of Browser Plugin instead of the current one.
+ </message>
<message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for the about:flags page.">
Careful, these experiments may bite
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698