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

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

Issue 68893003: Move NSScrollerImpDetails to platform/mac/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/platform/mac/NSScrollerImpDetails.mm ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/mac/ScrollAnimatorMac.mm
diff --git a/Source/core/platform/mac/ScrollAnimatorMac.mm b/Source/core/platform/mac/ScrollAnimatorMac.mm
index a25135b39ba431018c177ea7947b0d8e445ef943..adfd018f0d452e2136b206639e9e88f62d48f2dd 100644
--- a/Source/core/platform/mac/ScrollAnimatorMac.mm
+++ b/Source/core/platform/mac/ScrollAnimatorMac.mm
@@ -33,7 +33,7 @@
#include "core/platform/ScrollbarThemeMacCommon.h"
#include "core/platform/ScrollbarThemeMacOverlayAPI.h"
#include "core/platform/mac/EmptyProtocolDefinitions.h"
-#include "core/platform/mac/NSScrollerImpDetails.h"
+#include "platform/mac/NSScrollerImpDetails.h"
#include "platform/PlatformGestureEvent.h"
#include "platform/PlatformWheelEvent.h"
#include "platform/geometry/FloatPoint.h"
« no previous file with comments | « Source/core/platform/mac/NSScrollerImpDetails.mm ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698