| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index d3c6a62449f56d4df3c4cce51f5b2a5731c005e1..51ec319c929ec0c1d5668cae8a61c8c192fc0e31 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -747,6 +747,9 @@ Your Google account may have other forms of browsing history like searches and a
|
| <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_TITLE" desc="Title for the subresource filter permission [CHAR-LIMIT=32]" translateable="false">
|
| Subresource Filter
|
| </message>
|
| + <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_BLOCK" desc="The Blocked string for the subresource filter permission" translateable="false">
|
| + Block (subresource filter)
|
| + </message>
|
| <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for the permission for showing push notifications [CHAR-LIMIT=32]">
|
| Notifications
|
| </message>
|
|
|