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

Unified Diff: Source/core/platform/graphics/filters/SkiaImageFilterBuilder.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/filters/SkiaImageFilterBuilder.h
diff --git a/Source/core/platform/graphics/filters/SkiaImageFilterBuilder.h b/Source/core/platform/graphics/filters/SkiaImageFilterBuilder.h
index c5dcbadecb26ed4fa8577a1469f76439aba561f2..aa90df34d3d8bc2d8bdb0d5e2e115f8b6e88c8e4 100644
--- a/Source/core/platform/graphics/filters/SkiaImageFilterBuilder.h
+++ b/Source/core/platform/graphics/filters/SkiaImageFilterBuilder.h
@@ -27,7 +27,7 @@
#define SkiaImageFilterBuilder_h
#include "core/platform/graphics/ColorSpace.h"
-#include <wtf/HashMap.h>
+#include "wtf/HashMap.h"
class SkImageFilter;
« no previous file with comments | « Source/core/platform/graphics/filters/LightSource.h ('k') | Source/core/platform/graphics/filters/SourceAlpha.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698