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

Unified Diff: Source/core/platform/graphics/skia/FloatPointSkia.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/graphics/skia/FloatPointSkia.cpp
diff --git a/Source/core/platform/graphics/skia/FloatPointSkia.cpp b/Source/core/platform/graphics/skia/FloatPointSkia.cpp
index 9f9c96bdaff789c9f00457249b9f4483dc07e283..848ed86ccb69a0f4977e985518d94c7b526aad38 100644
--- a/Source/core/platform/graphics/skia/FloatPointSkia.cpp
+++ b/Source/core/platform/graphics/skia/FloatPointSkia.cpp
@@ -32,7 +32,7 @@
#include "core/platform/graphics/FloatPoint.h"
#include "SkPoint.h"
-#include "SkiaUtils.h"
+#include "core/platform/graphics/skia/SkiaUtils.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/harfbuzz/FontHarfBuzz.cpp ('k') | Source/core/platform/graphics/skia/FontSkia.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698