| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 3184daab40c4b1f50ee7fdf6fd097419e0d5c7ce..807e2e42fb9f6f472d7d3c4b5a83dc79b33494bc 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1207,6 +1207,9 @@ extern const char kCrosRegionsModeHide[];
|
| extern const char kDisableNativeCupsName[];
|
| extern const char kDisableNativeCupsDescription[];
|
|
|
| +extern const char kDisableNewVirtualKeyboardBehaviorName[];
|
| +extern const char kDisableNewVirtualKeyboardBehaviorDescription[];
|
| +
|
| extern const char kDisableSystemTimezoneAutomaticDetectionName[];
|
| extern const char kDisableSystemTimezoneAutomaticDetectionDescription[];
|
|
|
|
|