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

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

Issue 25426003: Move LayoutTestSupport.cpp/.h to Source/platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 3 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 d8f51e4e4c0fcbee10941a1c684a3cc2ec849dce..1ea3ab383ef654b5a61342fb33ecdf0f7482caff 100644
--- a/Source/core/platform/ScrollbarThemeWin.cpp
+++ b/Source/core/platform/ScrollbarThemeWin.cpp
@@ -30,11 +30,11 @@
#include <windows.h>
#include <vsstyle.h>
-#include "core/platform/LayoutTestSupport.h"
#include "core/platform/PlatformMouseEvent.h"
#include "core/platform/Scrollbar.h"
#include "core/platform/graphics/GraphicsContext.h"
#include "core/platform/win/SystemInfo.h"
+#include "platform/LayoutTestSupport.h"
#include "public/platform/Platform.h"
#include "public/platform/WebRect.h"
#include "public/platform/win/WebThemeEngine.h"
« no previous file with comments | « Source/core/platform/LayoutTestSupport.cpp ('k') | Source/core/platform/graphics/chromium/FontCacheChromiumWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698