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

Unified Diff: Source/core/platform/chromium/PlatformThemeChromiumDefault.h

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/PlatformThemeChromiumDefault.h
diff --git a/Source/core/platform/chromium/PlatformThemeChromiumDefault.h b/Source/core/platform/chromium/PlatformThemeChromiumDefault.h
index c87f9c5c3f9ca4d92fa1044669cbf4e890541491..9659ac4aa4717a815e15e7c04786376373985727 100644
--- a/Source/core/platform/chromium/PlatformThemeChromiumDefault.h
+++ b/Source/core/platform/chromium/PlatformThemeChromiumDefault.h
@@ -31,10 +31,10 @@
#ifndef PlatformThemeChromiumDefault_h
#define PlatformThemeChromiumDefault_h
-#include "PlatformContextSkia.h"
#include "SkColor.h"
#include "SkScalar.h"
#include "core/platform/ThemeTypes.h"
+#include "core/platform/graphics/skia/PlatformContextSkia.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/chromium/PasteboardChromium.cpp ('k') | Source/core/platform/chromium/ScrollbarThemeChromiumAndroid.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698