| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 92b6ff6144597c57e208cb7c3bb9c31e82174fda..76d271092b4605fe66596782a5cc6b301362bf33 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -907,6 +907,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
|
|
|