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

Unified Diff: Source/core/platform/mac/ScrollAnimatorMac.h

Issue 66023005: Move ScrollElasticityController to platform/mac/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: import CoreFoundation Created 7 years, 1 month 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
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/platform/mac/ScrollElasticityController.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/mac/ScrollAnimatorMac.h
diff --git a/Source/core/platform/mac/ScrollAnimatorMac.h b/Source/core/platform/mac/ScrollAnimatorMac.h
index 6b58ac4efae21136bb575d51e709858d8a8638eb..69a8bd823a95dffc89c20b1a6cce6bac265b78a6 100644
--- a/Source/core/platform/mac/ScrollAnimatorMac.h
+++ b/Source/core/platform/mac/ScrollAnimatorMac.h
@@ -27,11 +27,11 @@
#define ScrollAnimatorMac_h
#include "core/platform/ScrollAnimator.h"
-#include "core/platform/mac/ScrollElasticityController.h"
#include "platform/Timer.h"
#include "platform/geometry/FloatPoint.h"
#include "platform/geometry/FloatSize.h"
#include "platform/geometry/IntRect.h"
+#include "platform/mac/ScrollElasticityController.h"
#include "wtf/RetainPtr.h"
OBJC_CLASS WebScrollAnimationHelperDelegate;
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/platform/mac/ScrollElasticityController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698