| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index fe95116b380781f69e673cb100b50d1238802b2c..59ea5a297b42d4af96b79812fc61c3c609c645e3 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -152,6 +152,7 @@ extern const char kEnableExtensionTimelineApi[];
|
| extern const char kEnableFileCookies[];
|
| extern const char kEnableHttpPipelining[];
|
| extern const char kEnableInstantExtendedAPI[];
|
| +extern const char kEnableInteractiveAutocomplete[];
|
| extern const char kEnableIPCFuzzing[];
|
| extern const char kEnableIPPooling[];
|
| extern const char kEnableIPv6[];
|
|
|