| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9758e4db9684cb1efa35e5ba9b4631df3d8e30f5..b4a69abd147b5bf10f33fd372e669893d884b6f3 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15121,6 +15121,13 @@ Some features may be unavailable. Please check that the profile exists and you
|
| When enabled, a guest user will be available in desktop Chrome.
|
| </message>
|
|
|
| + <message name="IDS_FLAGS_ENABLE_GOOGLE_NOW_INTEGRATION_NAME" desc="Name of about:flags option to turn on Google Now integration">
|
| + Google Now
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_GOOGLE_NOW_INTEGRATION_DESCRIPTION" desc="Description of about:flags option to turn on Google Now integration">
|
| + Enable Google Now notifications support.
|
| + </message>
|
| +
|
| <!-- Toast experiment. -->
|
| <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make chrome the default browser">
|
| Make it my default browser
|
|
|