| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index c8532a684dbb52c3d49eb3744526bd27df208ca9..3202cdce7dd8d6384d5d630dfc3dbfbc06b0fd9b 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[];
|
|
|
|
|