| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index afde3281c4e01af07952b94632c8bdb8a3630c9b..49c8ef47f4aa609e6cdbacfe6c834c9533388715 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6699,6 +6699,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_OVERSCROLL_HISTORY_NAVIGATION_DESCRIPTION" desc="Description for the flag to disable history navigation from horizontal overscroll.">
|
| Experimental history navigation in response to horizontal overscroll.
|
| </message>
|
| + <message name="IDS_FLAGS_OVERVIEW_MODE_NAME" desc="Title for the flag to enable window overview mode.">
|
| + Enable overview mode.
|
| + </message>
|
| + <message name="IDS_FLAGS_OVERVIEW_MODE_DESCRIPTION" desc="Description for the flag to enable window overview mode.">
|
| + Enable overview mode, activated by pushing the switch window button.
|
| + </message>
|
| <message name="IDS_FLAGS_SCROLL_END_EFFECT_NAME" desc="Title for the flag for scroll end effect from vertical overscroll.">
|
| Scroll end effect
|
| </message>
|
|
|