Index: third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h |
diff --git a/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h b/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h |
index 3256e1614bb29e18b310c276beea13df4eace70c..16db27673879c4a223ca7976c82a174139f53f7a 100644 |
--- a/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h |
+++ b/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h |
@@ -21,7 +21,7 @@ |
#include "platform/geometry/IntRect.h" |
#include "platform/graphics/paint/PaintCanvas.h" |
#include "platform/mac/GraphicsContextCanvas.h" |
-#include "wtf/Noncopyable.h" |
+#include "platform/wtf/Noncopyable.h" |
OBJC_CLASS NSGraphicsContext; |