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

Unified Diff: Source/core/platform/ScrollAnimator.h

Issue 25494003: Move geometry classes from core/platform/graphics to platform/geometry (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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
« no previous file with comments | « Source/core/platform/PopupMenuStyle.h ('k') | Source/core/platform/ScrollAnimator.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/ScrollAnimator.h
diff --git a/Source/core/platform/ScrollAnimator.h b/Source/core/platform/ScrollAnimator.h
index 964a46b57fe4d19aa17b8b32eea0ec0ad7f73e64..b1dd7a3cec57e2827469e4cf7b9c0e40a60c760f 100644
--- a/Source/core/platform/ScrollAnimator.h
+++ b/Source/core/platform/ScrollAnimator.h
@@ -33,7 +33,7 @@
#include "core/platform/PlatformWheelEvent.h"
#include "core/platform/ScrollTypes.h"
-#include "core/platform/graphics/FloatSize.h"
+#include "platform/geometry/FloatSize.h"
#include "wtf/FastAllocBase.h"
#include "wtf/Forward.h"
#include "wtf/UnusedParam.h"
« no previous file with comments | « Source/core/platform/PopupMenuStyle.h ('k') | Source/core/platform/ScrollAnimator.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698