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

Unified Diff: Source/core/platform/chromium/ScrollbarThemeChromiumDefault.cpp

Issue 13843039: Absolutify paths to platform/graphics/skia/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/chromium/ScrollbarThemeChromiumDefault.cpp
diff --git a/Source/core/platform/chromium/ScrollbarThemeChromiumDefault.cpp b/Source/core/platform/chromium/ScrollbarThemeChromiumDefault.cpp
index c0879e633dcd676d5ee91783721077e8c8334c99..8de93169e7e7a69c0f3fb7320a5c73c0291d486f 100644
--- a/Source/core/platform/chromium/ScrollbarThemeChromiumDefault.cpp
+++ b/Source/core/platform/chromium/ScrollbarThemeChromiumDefault.cpp
@@ -31,9 +31,9 @@
#include "config.h"
#include "core/platform/chromium/ScrollbarThemeChromiumDefault.h"
-#include "PlatformContextSkia.h"
#include "core/platform/PlatformMouseEvent.h"
#include "core/platform/Scrollbar.h"
+#include "core/platform/graphics/skia/PlatformContextSkia.h"
#include <public/default/WebThemeEngine.h>
#include <public/Platform.h>
#include <public/WebRect.h>

Powered by Google App Engine
This is Rietveld 408576698