| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ab12125000b6dbb3a6a7831aa1e7f3fbcc241e4d..3ec43b0a04f13dd75c424a7f216b0bb816251f0e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -109,6 +109,7 @@ extern const char kDisableExtensionsFileAccessCheck[];
|
| extern const char kDisableExtensionsHttpThrottling[];
|
| extern const char kDisableExtensionsResourceWhitelist[];
|
| extern const char kDisableExtensions[];
|
| +extern const char kDisableGoogleNowIntegration[];
|
| extern const char kDisableImprovedDownloadProtection[];
|
| extern const char kDisableInstantExtendedAPI[];
|
| extern const char kDisableIPv6[];
|
|
|