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

Unified Diff: Source/core/platform/ScrollbarThemeWin.cpp

Issue 26510003: Moving all the PlatformEvent subclasses from core/platform to platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Rebase again 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
Index: Source/core/platform/ScrollbarThemeWin.cpp
diff --git a/Source/core/platform/ScrollbarThemeWin.cpp b/Source/core/platform/ScrollbarThemeWin.cpp
index 763a284cfb69106b36f4b32c6512227b0a7edb0f..8a6ad258ebe030609f2c274d1fbb2206d3d12963 100644
--- a/Source/core/platform/ScrollbarThemeWin.cpp
+++ b/Source/core/platform/ScrollbarThemeWin.cpp
@@ -30,9 +30,9 @@
#include <windows.h>
#include <vsstyle.h>
-#include "core/platform/PlatformMouseEvent.h"
#include "core/platform/graphics/GraphicsContext.h"
#include "platform/LayoutTestSupport.h"
+#include "platform/PlatformMouseEvent.h"
#include "platform/scroll/ScrollbarThemeClient.h"
#include "platform/win/SystemInfo.h"
#include "public/platform/Platform.h"
« no previous file with comments | « Source/core/platform/ScrollbarThemeOverlay.cpp ('k') | Source/core/platform/chromium/PlatformKeyboardEventChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698