| Index: chrome/app/google_chrome_strings.grd | 
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd | 
| index 60985aab594ace305520919b033926cb970efce4..8946c40d1e281b9696bc62930f0818aa077900df 100644 | 
| --- a/chrome/app/google_chrome_strings.grd | 
| +++ b/chrome/app/google_chrome_strings.grd | 
| @@ -468,15 +468,6 @@ Google Chrome is unable to recover your settings. | 
| <message name="IDS_TRY_TOAST_HEADING_SKYPE" desc="Top line of the try-chrome-again dialog"> | 
| Google Chrome lets you click a phone number on the web and call it with Skype! | 
| </message> | 
| -        <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on the dialog to try chrome"> | 
| -          Try it out, it's already installed | 
| -        </message> | 
| -        <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel button"> | 
| -          Don't bug me | 
| -        </message> | 
| -        <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explains why this dialog is being shown"> | 
| -          Why am I seeing this? | 
| -        </message> | 
| <!-- about:conflicts strings --> | 
| <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title on the compatibility page"> | 
| Modules loaded into Google Chrome | 
| @@ -934,13 +925,6 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth | 
| </message> | 
| </if> | 
|  | 
| -      <!-- Toast experiment. --> | 
| -      <if expr="is_win"> | 
| -        <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make Chrome the default browser"> | 
| -          Make Google Chrome the default browser | 
| -        </message> | 
| -      </if> | 
| - | 
| <!-- Material Design User Manager --> | 
| <if expr="not is_android and not chromeos"> | 
| <!-- Supervised user create confirmation page --> | 
|  |