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

Unified Diff: chrome/app/generated_resources.grd

Issue 1410093008: Introduce chrome.displaySource API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments from Antony Created 5 years, 1 month 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 afee6e78eb832133d2cd2d330a552b3aba7e6cba..e0aa64e3990d8e4247dff64986c2ee4c6cbc561c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4215,6 +4215,9 @@ Even if you have downloaded files from this website before, the website might ha
<message name="IDS_EXTENSION_PROMPT_WARNING_USERS_PRIVATE" desc="Permission string for access to user accounts.">
Read and change whitelisted users
</message>
+ <message name="IDS_EXTENSION_PROMPT_WARNING_DISPLAY_SOURCE" desc="Permission string for access to Display Source API.">
+ Manage Wi-Fi display connections
asargent_no_longer_on_chrome 2015/11/17 00:51:55 I fear that this permission warning may not mean m
Mikhail 2015/11/17 14:07:42 Thanks for the proposal! I think it fits well.
+ </message>
</if>
<!-- Extension/App error messages -->

Powered by Google App Engine
This is Rietveld 408576698