Chromium Code Reviews| 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 d35715a295918a2f946e4fe2ff738561af77f976..5497d2346db9c4e182be13cf81c431242b5eca23 100644 |
| --- a/chrome/android/java/strings/android_chrome_strings.grd |
| +++ b/chrome/android/java/strings/android_chrome_strings.grd |
| @@ -2791,6 +2791,11 @@ You must have Bluetooth and Location turned on in order to use the Physical Web. |
| <message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context menu tab when the item pressed contains more than one type. This indicates that all the actions are related to a video."> |
| VIDEO |
| </message> |
| + |
| + <!-- Subresource Filter --> |
| + <message name="IDS_SUBRESOURCE_FILTER_HEADER" desc="Header for the subresource filter setting on the Content Settings dialog."> |
| + Subresource Filter |
|
melandory
2017/03/30 13:39:58
We already have this string in chrome/app/generate
|
| + </message> |
| </messages> |
| </release> |
| </grit> |