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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 343743004: Implement a permission check for push. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments from jianli,jam,fgorski,pkasting Created 6 years, 6 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 ae06a07596adec6aee9863cd8c12ef33d7693615..a8a7b6e37b7de2530cea647d4bc19efea2d03e5a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14395,6 +14395,12 @@ Do you accept?
Newest version
</message>
+ <!-- Push messaging infobar -->
Takashi Toyoshima 2014/06/23 10:29:16 indent looks wrong
Miguel Garcia 2014/06/23 18:23:14 Done.
+ <message name="IDS_PUSH_MESSAGES_PERMISSION_QUESTION" desc="Question asked on the info bar whenever a domain wants to send push messages">
+ <ph name="URL">
+ $1<ex>maps.google.com</ex>
+ </ph> wants to send you notifications.
+ </message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698