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

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

Issue 26306002: Move ScrollTypes.h from Source/core/platform to Source/platform/scroll. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
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/PopupMenuClient.h ('k') | Source/core/platform/ScrollTypes.h » ('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 b1dd7a3cec57e2827469e4cf7b9c0e40a60c760f..c9ff2e3d181ee209d3c1589cc9f22d55e2f60ac9 100644
--- a/Source/core/platform/ScrollAnimator.h
+++ b/Source/core/platform/ScrollAnimator.h
@@ -32,8 +32,8 @@
#define ScrollAnimator_h
#include "core/platform/PlatformWheelEvent.h"
-#include "core/platform/ScrollTypes.h"
#include "platform/geometry/FloatSize.h"
+#include "platform/scroll/ScrollTypes.h"
#include "wtf/FastAllocBase.h"
#include "wtf/Forward.h"
#include "wtf/UnusedParam.h"
« no previous file with comments | « Source/core/platform/PopupMenuClient.h ('k') | Source/core/platform/ScrollTypes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698