| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index ba91e807362718507253e8d556afdaa51681c972..159081866703937c6a284fbf645d23a9c8cffe89 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -1248,6 +1248,11 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
|
| Select <ph name="SMALL_PRODUCT_LOGO"><div class="logo-small"></div></ph> <ph name="BEGIN_BOLD"><strong></ph>Google Chrome<ph name="END_BOLD"></strong></ph>
|
| </message>
|
| </if>
|
| +
|
| + <!-- ChromeDriver info bar -->
|
| + <message name="IDS_CONTROLLED_BY_CHROMEDRIVER" desc="Message shown when the browser session is being controlled by ChromeDriver. This message is followed by a 'Learn more' link.">
|
| + Your browser is being remotely controlled by ChromeDriver.
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|