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

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

Issue 14856004: Finish removing WebKitSystemInterface from Blink. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Simplify Created 7 years, 8 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
Index: Source/core/platform/mac/ScrollElasticityController.mm
diff --git a/Source/core/platform/mac/ScrollElasticityController.mm b/Source/core/platform/mac/ScrollElasticityController.mm
index aaf57dd119eba1e5089b6e4836fd1bd3c37ba496..6ef70ef6143791bc8c3b808a607fdc4e7bc36619 100644
--- a/Source/core/platform/mac/ScrollElasticityController.mm
+++ b/Source/core/platform/mac/ScrollElasticityController.mm
@@ -29,7 +29,6 @@
#include <sys/sysctl.h>
#include <sys/time.h>
#include "core/platform/PlatformWheelEvent.h"
-#include "core/platform/mac/WebCoreSystemInterface.h"
#if ENABLE(RUBBER_BANDING)

Powered by Google App Engine
This is Rietveld 408576698