Index: third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.cpp |
diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.cpp b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.cpp |
index 14878b965bced578d4f7f87378289b66d2df1896..9753dcc192827a0a56e415c39e9afe1f31795f66 100644 |
--- a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.cpp |
+++ b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.cpp |
@@ -25,7 +25,6 @@ |
#include "platform/scroll/ScrollbarThemeOverlay.h" |
-#include "platform/PlatformMouseEvent.h" |
#include "platform/graphics/GraphicsContext.h" |
#include "platform/graphics/paint/DrawingRecorder.h" |
#include "platform/scroll/Scrollbar.h" |