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

Unified Diff: chrome/app/generated_resources.grd

Issue 19079002: Enable pnacl by default (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more --enable-pnacl occurrences and code review fixes Created 7 years, 5 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 6378b4a6377d301622b2241856eb2b032602e71c..540dcfb0e508970560a0745aa6b5fb6cc2e0c72f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6323,11 +6323,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_NACL_DEBUG_MASK_CHOICE_EXCLUDE_UTILS">
Debug everything except secure shell
</message>
- <message name="IDS_FLAGS_ENABLE_PNACL_NAME" desc="Name of the 'Enable Portable Native Client' lab.">
+ <message name="IDS_FLAGS_DISABLE_PNACL_NAME" desc="Name of the 'Portable Native Client' lab.">
Portable Native Client.
</message>
- <message name="IDS_FLAGS_ENABLE_PNACL_DESCRIPTION" desc="Description of the 'Enable Portable Native Client' lab.">
- Enable support for Portable Native Client.
+ <message name="IDS_FLAGS_DISABLE_PNACL_DESCRIPTION" desc="Description of the 'Disable Portable Native Client' lab.">
jvoung (off chromium) 2013/07/24 15:46:58 "Description of the 'Portable Native ...'" to mat
sehr 2013/07/24 16:57:02 I changed the name of the IDS_FLAGS... but will le
+ Allows web pages to use Portable Native Client.
</message>
<message name="IDS_FLAGS_SAVE_PAGE_AS_MHTML_NAME" desc="Name of the 'Save Page as MHTML' lab.">
Save Page as MHTML

Powered by Google App Engine
This is Rietveld 408576698