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

Unified Diff: Source/core/platform/chromium/ScrollbarThemeChromiumMac.mm

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/ScrollbarThemeChromiumMac.mm
diff --git a/Source/core/platform/chromium/ScrollbarThemeChromiumMac.mm b/Source/core/platform/chromium/ScrollbarThemeChromiumMac.mm
index 5bd774bba4a926ea5ce789fa10a2d011a08ce774..aba8262f585344456f721a17c08039914d067fa4 100644
--- a/Source/core/platform/chromium/ScrollbarThemeChromiumMac.mm
+++ b/Source/core/platform/chromium/ScrollbarThemeChromiumMac.mm
@@ -28,11 +28,11 @@
#include "core/platform/chromium/ScrollbarThemeChromiumMac.h"
#include <Carbon/Carbon.h>
-#include "PlatformContextSkia.h"
#include "core/page/FrameView.h"
#include "core/platform/ScrollView.h"
#include "core/platform/graphics/Gradient.h"
#include "core/platform/graphics/ImageBuffer.h"
+#include "core/platform/graphics/skia/PlatformContextSkia.h"
#include "core/platform/mac/LocalCurrentGraphicsContext.h"
#include "core/platform/mac/NSScrollerImpDetails.h"
#include "core/platform/mac/ScrollAnimatorMac.h"

Powered by Google App Engine
This is Rietveld 408576698