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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 12463015: Enable <adview> tag for packaged apps. (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: Rebasing Created 7 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') | 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 db59cb650152d4a1461ee17e79a376379cebadc3..49f363840e96811110a1edad8afd8b8bc951100a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6319,6 +6319,18 @@ 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_ENABLE_ADVIEW_NAME" desc="Name of the 'Enables 'adview' element' lab.">
+ Enables 'adview' element.
asargent_no_longer_on_chrome 2013/03/09 00:51:05 nit: I think you want "Enable" instead of "Enables
rpaquay 2013/03/12 19:56:48 Done.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_ADVIEW_DESCRIPTION" desc="Description of the 'Enables 'adview' element' lab.">
+ Enables 'adview' HTML element in packaged apps v2 and above.
asargent_no_longer_on_chrome 2013/03/09 00:51:05 nit: you can just say "packaged apps" here. I thin
rpaquay 2013/03/12 19:56:48 Done.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_ADVIEW_SRC_ATTRIBUTE_NAME" desc="Name of the 'Enables specifying 'src' attribute on 'adview' elements' lab.">
+ Enables specifying 'src' attribute on 'adview' elements.
asargent_no_longer_on_chrome 2013/03/09 00:51:05 Enables -> Enable
rpaquay 2013/03/12 19:56:48 Done.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_ADVIEW_SRC_ATTRIBUTE_DESCRIPTION" desc="Description of the 'Enables specifying 'src' attribute on 'adview' elements' element' lab.">
+ Enables specifying 'src' attribute on 'adview' elements.
+ </message>
<message name="IDS_FLAGS_ACTION_BOX_NAME" desc="Name of the 'Action Box' lab.">
Action box
</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