| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 6d1d32233787f15d87a8eda98ab4c1c2c9deb4f4..8db530f1038619f85ab673a6f260c5cc903aae1d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -903,6 +903,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
|
|
|