| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index e47a84d4eb41ee46abb62f0e8e63f30ae89d4d6b..0ca7389530302c8292541f5636ddf92ab5d62f09 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15039,6 +15039,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
|
|
|