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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1091253005: [Android] Update Protected Media Identifier Settings UI to reflect exceptions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 2fbc79aa29aa8c3126d17be3229dd841d42b6da8..4d991bb5cfdc0993223f718d6fb7366b893000ef 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13501,7 +13501,7 @@ Some features may be unavailable. Please check that the profile exists and you
This page may need to be reloaded before the new settings take effect.
</message>
- <!-- Proteced media identifier permission infobar -->
+ <!-- Protected media identifier permission infobar -->
<if expr="is_android or chromeos">
<message name="IDS_PROTECTED_MEDIA_IDENTIFIER_PERMISSION_FRAGMENT" desc="Permission fragment shown in the permissions bubble when a web page requests access to the computer's protected media identifier.">
Know your unique device identifier
@@ -13515,9 +13515,6 @@ Some features may be unavailable. Please check that the profile exists and you
<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>
- <message name="IDS_PROTECTED_MEDIA_IDENTIFIER_SETTINGS_LINK" desc="Link on in the protected media identifier infobar to open up its settings page.">
- Settings
- </message>
</if>
<!-- Fullscreen infobar -->

Powered by Google App Engine
This is Rietveld 408576698