| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 0e715e5f71cae771c03675ffa5ecb77e72a42162..bd85ad11d5a2379a5749a071ea457fe90f870d7a 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -545,13 +545,6 @@ Google Chrome is unable to recover your settings.
|
| </message>
|
| </if>
|
|
|
| - <!-- Autolaunch infobar -->
|
| - <if expr="is_win">
|
| - <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the infobar when Chrome was automatically launched on startup">
|
| - Google Chrome is configured to automatically launch when you start your computer.
|
| - </message>
|
| - </if>
|
| -
|
| <!-- about:flags -->
|
| <message name="IDS_FLAGS_ENABLE_IFRAME_BASED_SIGNIN_NAME" desc="Title for the flag to enable iframe-based sign-in flows.">
|
| Enables iframe-based Chrome sign-in flows. This flag overrides --enable-web-based-signin.
|
| @@ -1016,9 +1009,6 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
|
|
|
| <!-- chrome://settings. Android uses native UI for settings -->
|
| <if expr="not is_android">
|
| - <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chromium is set to auto-launch on startup or not.">
|
| - Launch Chromium automatically when your computer starts
|
| - </message>
|
| <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button">
|
| Make Google Chrome the default browser
|
| </message>
|
|
|