Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index b6aa68e6749de66e90fbe3b3dbe20fc82c690944..42860656b0607837db83c4ff24d75b5ef54e3b2f 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -707,6 +707,7 @@ extern const char kUseDefaultPinnedApps[]; |
| extern const char kPinnedLauncherApps[]; |
| extern const char kLongPressTimeInSeconds[]; |
| +extern const char kShortLongPressTimeInSeconds[]; |
|
sky
2012/06/18 20:42:52
sort
varunjain
2012/06/19 05:05:56
Done.
|
| extern const char kMaxDistanceForTwoFingerTapInPixels[]; |
| extern const char kMaxSecondsBetweenDoubleClick[]; |
| extern const char kMaxSeparationForGestureTouchesInPixels[]; |