| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c9f0db3c5ed877e90f7b528762a79015b7866db4..6770bd19e59eb22548d80f02bade3f6cd1d076a7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -139,6 +139,7 @@ extern const char kEnablePreconnect[];
|
| extern const char kEnableRemoting[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSearchProviderApiV2[];
|
| +extern const char kEnableSmoothScrolling[];
|
| extern const char kEnableSSLCachedInfo[];
|
| extern const char kEnableSync[];
|
| extern const char kEnableSyncAutofill[];
|
|
|