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

Unified Diff: Source/core/platform/graphics/ShadowBlur.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
« no previous file with comments | « Source/core/platform/graphics/SegmentedFontData.cpp ('k') | Source/core/platform/graphics/ShadowBlur.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/graphics/ShadowBlur.h
diff --git a/Source/core/platform/graphics/ShadowBlur.h b/Source/core/platform/graphics/ShadowBlur.h
index bee32bc500bd2e5577a9c37044991e4966a7d798..2dada77326f0c5a7d582a5f16b7a7482f92404b3 100644
--- a/Source/core/platform/graphics/ShadowBlur.h
+++ b/Source/core/platform/graphics/ShadowBlur.h
@@ -32,7 +32,7 @@
#include "core/platform/graphics/Color.h"
#include "core/platform/graphics/FloatSize.h"
-#include <wtf/Noncopyable.h>
+#include "wtf/Noncopyable.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/SegmentedFontData.cpp ('k') | Source/core/platform/graphics/ShadowBlur.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698