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

Unified Diff: Source/core/platform/mac/LocalCurrentGraphicsContext.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/mac/LocalCurrentGraphicsContext.h
diff --git a/Source/core/platform/mac/LocalCurrentGraphicsContext.h b/Source/core/platform/mac/LocalCurrentGraphicsContext.h
index c4aa3f423e6e25e23ee7173217f6bc7965789f15..14ca45dd38ea3316510227a0e5a4f5f8741e4a7b 100644
--- a/Source/core/platform/mac/LocalCurrentGraphicsContext.h
+++ b/Source/core/platform/mac/LocalCurrentGraphicsContext.h
@@ -18,7 +18,7 @@
*/
#include "core/platform/graphics/GraphicsContext.h"
-#include <wtf/Noncopyable.h>
+#include "wtf/Noncopyable.h"
#include "skia/ext/skia_utils_mac.h"
« no previous file with comments | « Source/core/platform/image-encoders/skia/WEBPImageEncoder.h ('k') | Source/core/platform/mac/ScrollAnimatorMac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698