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

Unified Diff: chrome/app/generated_resources.grd

Issue 1343553003: permissions: make ProtectedMediaIdentiferInfoBarDelegate a subclass of PermissionInfobarDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index ad14424baaa803e82f31cecb19cb1758419e9dd6..422b6c0a16537814f19a69c971cf5f3abcb536ed 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13309,12 +13309,6 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_PROTECTED_MEDIA_IDENTIFIER_INFOBAR_QUESTION" desc="Question asked on the infobar whenever URL wants to access protected media identifier. It shows the origin of the URL.">
<ph name="URL">$1<ex>https://www.youtube.com</ex></ph> needs to uniquely identify your device to play premium content.
</message>
- <message name="IDS_PROTECTED_MEDIA_IDENTIFIER_ALLOW_BUTTON" desc="A button in the protected media identifier infobar for allowing access to a protected media identifier for a given origin.">
- Allow
- </message>
- <message name="IDS_PROTECTED_MEDIA_IDENTIFIER_DENY_BUTTON" desc="A button in the protected media identifier infobar for denying access to a protected media identifier for a given origin.">
- Deny
- </message>
</if>
<!-- Fullscreen infobar -->
@@ -15423,8 +15417,8 @@ After you create a new supervised user, you can manage their settings at any tim
</message>
<message name="IDS_MANAGE_PASSWORDS_TITLE_DIFFERENT_DOMAIN" desc="The title text that is used in the manage passwords bubble when a password is autofilled or after a user has stored a password.">
Saved passwords for <ph name="ORIGIN">$1<ex>example.com</ex></ph>:
- </message>
-
+ </message>
+
<if expr="is_win or is_macosx">
<!-- Tab discarding -->
<message name="IDS_FLAGS_ENABLE_TAB_DISCARDING_NAME" desc="Name for the flag to enable tab discarding.">

Powered by Google App Engine
This is Rietveld 408576698