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

Unified Diff: extensions/extensions_strings.grd

Issue 565423003: Move extensions manifest tests to run in extensions_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (manifest2) fix deps, android Created 6 years, 3 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/extensions.gyp ('k') | extensions/test/data/manifest_tests/externally_connectable_all_ids.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions_strings.grd
diff --git a/extensions/extensions_strings.grd b/extensions/extensions_strings.grd
index 1e0af625f8677c97058bad3a7a41c50632b6d064..f6a73d22ee75a2a65947f9b8709cd2c6149df65d 100644
--- a/extensions/extensions_strings.grd
+++ b/extensions/extensions_strings.grd
@@ -349,6 +349,10 @@
<message name="IDS_EXTENSION_PROMPT_WARNING_U2F_DEVICES" desc="Warning message which indicates that an extension has access to Universal 2nd Factor devices.">
Access your Universal 2nd Factor devices
</message>
+ <message name="IDS_EXTENSION_PROMPT_WARNING_WEB_CONNECTABLE" desc="Permission string for allowing websites to connect to extensions.">
+ Communicate with cooperating websites
+ </message>
+
</messages>
</release>
</grit>
« no previous file with comments | « extensions/extensions.gyp ('k') | extensions/test/data/manifest_tests/externally_connectable_all_ids.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698