Index: third_party/WebKit/Source/core/svg/SVGPathConsumer.h |
diff --git a/third_party/WebKit/Source/core/svg/SVGPathConsumer.h b/third_party/WebKit/Source/core/svg/SVGPathConsumer.h |
index e36d1172d517219063d965e92eae377761de3477..fc492e73fa9542e3017e161ddbafe8a04354f50d 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGPathConsumer.h |
+++ b/third_party/WebKit/Source/core/svg/SVGPathConsumer.h |
@@ -26,7 +26,7 @@ |
#include "core/CoreExport.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Noncopyable.h" |
+#include "platform/wtf/Noncopyable.h" |
namespace blink { |