| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 20a06dad769e518d99fce9d8172c3c2142bb8b86..9c2cee7a7a73d074646927f0ce33ec7fbbcdfbe2 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 kEnableSnapStart[];
|
| extern const char kEnableSync[];
|
| extern const char kEnableSyncAutofill[];
|
|
|