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

Unified Diff: Source/core/platform/graphics/skia/SkiaUtils.h

Issue 19762007: core/platform: Include wtf files using "wtf/foo.h" form. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 5 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/SkiaUtils.h
diff --git a/Source/core/platform/graphics/skia/SkiaUtils.h b/Source/core/platform/graphics/skia/SkiaUtils.h
index 3fa22645f4300b14742ac0e479a8c0aefbe28915..757f4e2be684800fb324b3d34a01c6022587b86b 100644
--- a/Source/core/platform/graphics/skia/SkiaUtils.h
+++ b/Source/core/platform/graphics/skia/SkiaUtils.h
@@ -36,7 +36,7 @@
#include "SkPath.h"
#include "SkXfermode.h"
#include "core/platform/graphics/GraphicsContext.h"
-#include <wtf/MathExtras.h>
+#include "wtf/MathExtras.h"
class SkCanvas;
class SkRegion;
« no previous file with comments | « Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp ('k') | Source/core/platform/graphics/transforms/AffineTransform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698