| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 4348870221ff976ec4e9704a2c9d9d434fa5461a..b2c1f64d503e7b2dac1591734a1f335256774f54 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1229,6 +1229,9 @@ extern const char kDisableNativeCupsDescription[];
|
| extern const char kDisableNewVirtualKeyboardBehaviorName[];
|
| extern const char kDisableNewVirtualKeyboardBehaviorDescription[];
|
|
|
| +extern const char kEnablePerUserTimezoneName[];
|
| +extern const char kEnablePerUserTimezoneDescription[];
|
| +
|
| extern const char kDisableSystemTimezoneAutomaticDetectionName[];
|
| extern const char kDisableSystemTimezoneAutomaticDetectionDescription[];
|
|
|
|
|