| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index e1286469d9036df854b0d22e5eed19db0ca863b8..f4c6cc6dfdf3883cac8bd4416ad52d3b6957891a 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -904,6 +904,7 @@ extern const char kFlingMaxTapGapTimeInMs[];
|
| extern const char kOverscrollHorizontalThresholdComplete[];
|
| extern const char kOverscrollVerticalThresholdComplete[];
|
| extern const char kOverscrollMinimumThresholdStart[];
|
| +extern const char kOverscrollVerticalThresholdStart[];
|
| extern const char kOverscrollHorizontalResistThreshold[];
|
| extern const char kOverscrollVerticalResistThreshold[];
|
| #endif
|
|
|