Index: Source/platform/mac/ScrollElasticityController.mm |
diff --git a/Source/core/platform/mac/ScrollElasticityController.mm b/Source/platform/mac/ScrollElasticityController.mm |
similarity index 99% |
rename from Source/core/platform/mac/ScrollElasticityController.mm |
rename to Source/platform/mac/ScrollElasticityController.mm |
index f2693a78419fdfbef4c9fbb3469b542613db3360..0ab305b6ab91823e3ff09e4e30feebf082a77ac4 100644 |
--- a/Source/core/platform/mac/ScrollElasticityController.mm |
+++ b/Source/platform/mac/ScrollElasticityController.mm |
@@ -24,7 +24,7 @@ |
*/ |
#include "config.h" |
-#include "core/platform/mac/ScrollElasticityController.h" |
+#include "platform/mac/ScrollElasticityController.h" |
#include "platform/PlatformWheelEvent.h" |
#include <sys/sysctl.h> |