| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 930247a3bee0f1a9b574f2347292f66fe88ca699..8f62ed6e150a7f167aa7e63a388242cc083bf102 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1287,6 +1287,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[];
|
|
|
|
|