Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(931)

Unified Diff: chrome/browser/ui/gesture_prefs_observer_factory_aura.h

Issue 586933003: fling: Remove a bunch of code for configuring fling curves. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moar Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/gesture_prefs_observer_factory_aura.h
diff --git a/chrome/browser/ui/gesture_prefs_observer_factory_aura.h b/chrome/browser/ui/gesture_prefs_observer_factory_aura.h
index 7e7125011848166ceeb6d1710a1c49e98817588d..8621066b74687b60f4a07e661092cdae60c7ee6c 100644
--- a/chrome/browser/ui/gesture_prefs_observer_factory_aura.h
+++ b/chrome/browser/ui/gesture_prefs_observer_factory_aura.h
@@ -25,7 +25,6 @@ class GesturePrefsObserverFactoryAura
virtual ~GesturePrefsObserverFactoryAura();
void RegisterOverscrollPrefs(user_prefs::PrefRegistrySyncable* registry);
- void RegisterFlingCurveParameters(user_prefs::PrefRegistrySyncable* registry);
// BrowserContextKeyedServiceFactory:
virtual KeyedService* BuildServiceInstanceFor(
« no previous file with comments | « chrome/browser/resources/gesture_config.js ('k') | chrome/browser/ui/gesture_prefs_observer_factory_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698