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

Unified Diff: Source/core/platform/mac/LocalCurrentGraphicsContext.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/mac/LocalCurrentGraphicsContext.mm
diff --git a/Source/core/platform/mac/LocalCurrentGraphicsContext.mm b/Source/core/platform/mac/LocalCurrentGraphicsContext.mm
index 9f79993a00d916c10f958d6ef4eaa8e54943b2cc..4cc434c5a125086c59ff774c2ab5bf769c26511d 100644
--- a/Source/core/platform/mac/LocalCurrentGraphicsContext.mm
+++ b/Source/core/platform/mac/LocalCurrentGraphicsContext.mm
@@ -21,7 +21,7 @@
#include "core/platform/mac/LocalCurrentGraphicsContext.h"
#include <AppKit/NSGraphicsContext.h>
-#include "PlatformContextSkia.h"
+#include "core/platform/graphics/skia/PlatformContextSkia.h"
#include "platform_canvas.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/image-decoders/skia/ImageDecoderSkia.cpp ('k') | Source/core/rendering/RenderThemeChromiumDefault.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698