| 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 77c010304f56b3747798c3f1ed5618fd89bf30b3..93a549b7d34b30cc6cd91cae117c638618054611 100644 | 
| --- a/chrome/android/java/strings/android_chrome_strings.grd | 
| +++ b/chrome/android/java/strings/android_chrome_strings.grd | 
| @@ -2320,6 +2320,9 @@ To obtain new licenses, connect to the internet and play your downloaded content | 
| <message name="IDS_MEDIA_NOTIFICATION_LINK_TEXT" desc="Url of the current tab. The notification will display this text for the user to identify the tab to return to."> | 
| Touch to return to <ph name="URL_OF_THE_CURRENT_TAB">%1$s<ex>https://apprtc.appspot.com</ex></ph> | 
| </message> | 
| +      <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT" desc="Text to be shown as a notification when screen capture is in progress."> | 
| +        <ph name="URL_OF_THE_CURRENT_TAB">%1$s<ex>https://apprtc.appspot.com</ex></ph> is sharing your screen | 
| +      </message> | 
| <message name="IDS_NEW_TAB_INCOGNITO_HEADER" desc="Header shown when a user opens an incognito tab explaining incognito mode"> | 
| You’ve gone incognito. | 
| </message> | 
|  |