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

Unified Diff: Source/core/rendering/RenderThemeChromiumSkia.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/rendering/RenderThemeChromiumSkia.cpp
diff --git a/Source/core/rendering/RenderThemeChromiumSkia.cpp b/Source/core/rendering/RenderThemeChromiumSkia.cpp
index 135b4cc1ee2d1c5723d99d7f135e69e7a7a9be0a..db04d93a39a5a4583db03046b307c10d3b601eb8 100644
--- a/Source/core/rendering/RenderThemeChromiumSkia.cpp
+++ b/Source/core/rendering/RenderThemeChromiumSkia.cpp
@@ -26,7 +26,6 @@
#include "CSSValueKeywords.h"
#include "HTMLNames.h"
-#include "PlatformContextSkia.h"
#include "UserAgentStyleSheets.h"
#include "core/html/HTMLMediaElement.h"
#include "core/html/TimeRanges.h"
@@ -36,6 +35,7 @@
#include "core/platform/graphics/Font.h"
#include "core/platform/graphics/GraphicsContext.h"
#include "core/platform/graphics/Image.h"
+#include "core/platform/graphics/skia/PlatformContextSkia.h"
#include "core/platform/graphics/transforms/TransformationMatrix.h"
#include "core/rendering/PaintInfo.h"
#include "core/rendering/RenderBox.h"
« no previous file with comments | « Source/core/rendering/RenderThemeChromiumDefault.cpp ('k') | Source/core/rendering/RenderThemeChromiumWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698