| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 62bdcbb0a1e486b7dec1c077514facdb320e5314..d6c72b77b672a5f0711db088171fa234379ee3ac 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -92,6 +92,7 @@ extern const char kDisablePrintPreview[];
|
| extern const char kDisablePromptOnRepost[];
|
| extern const char kDisablePushApiBackgroundMode[];
|
| extern const char kDisableQuic[];
|
| +extern const char kDisableSearchGeolocationDisclosure[];
|
| extern const char kDisableSettingsWindow[];
|
| extern const char kDisableWebNotificationCustomLayouts[];
|
| extern const char kDisableZeroBrowsersOpenForTests[];
|
|
|