Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index 11e3ff492401e86fdffaa43f502b8c1f5be8a06f..90e0e257bea84341db5236c7418828ecafdea3c6 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -1317,6 +1317,9 @@ extern const char kCrosRegionsModeHide[]; |
extern const char kDisableNewVirtualKeyboardBehaviorName[]; |
extern const char kDisableNewVirtualKeyboardBehaviorDescription[]; |
+extern const char kEnablePerUserTimezoneName[]; |
+extern const char kEnablePerUserTimezoneDescription[]; |
+ |
extern const char kDisableSystemTimezoneAutomaticDetectionName[]; |
extern const char kDisableSystemTimezoneAutomaticDetectionDescription[]; |