| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9708577a30afcba5eaec501e6650299e1c490651..fce54dbab0354bde5ebff70a3e95366f22038465 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -149,6 +149,7 @@ extern const char kEnableExtensionActivityLogging[];
|
| extern const char kEnableExtensionActivityUI[];
|
| extern const char kEnableExtensionTimelineApi[];
|
| extern const char kEnableFileCookies[];
|
| +extern const char kEnableGoogleNowIntegration[];
|
| extern const char kEnableHttpPipelining[];
|
| extern const char kEnableInstantExtendedAPI[];
|
| extern const char kEnableInteractiveAutocomplete[];
|
|
|