Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index a474abf91a9e8a53067abde32acf241fffab18ea..74e47fcea57a87ee53145ce15f36976cb0570c7c 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -760,16 +760,6 @@ extern const char kShowLogoutButtonInTray[]; |
extern const char kMaxSeparationForGestureTouchesInPixels[]; |
extern const char kSemiLongPressTimeInSeconds[]; |
extern const char kTabScrubActivationDelayInMS[]; |
-extern const char kFlingAccelerationCurveCoefficient0[]; |
-extern const char kFlingAccelerationCurveCoefficient1[]; |
-extern const char kFlingAccelerationCurveCoefficient2[]; |
-extern const char kFlingAccelerationCurveCoefficient3[]; |
-extern const char kFlingCurveTouchpadAlpha[]; |
-extern const char kFlingCurveTouchpadBeta[]; |
-extern const char kFlingCurveTouchpadGamma[]; |
-extern const char kFlingCurveTouchscreenAlpha[]; |
-extern const char kFlingCurveTouchscreenBeta[]; |
-extern const char kFlingCurveTouchscreenGamma[]; |
extern const char kFlingMaxCancelToDownTimeInMs[]; |
extern const char kFlingMaxTapGapTimeInMs[]; |
extern const char kOverscrollHorizontalThresholdComplete[]; |