Index: third_party/WebKit/Source/core/svg/properties/SVGAnimatedProperty.h |
diff --git a/third_party/WebKit/Source/core/svg/properties/SVGAnimatedProperty.h b/third_party/WebKit/Source/core/svg/properties/SVGAnimatedProperty.h |
index 193e44b6f1ebee5fa80b70cb0126b7c57f43f2a5..2a20f8bbb4f56de7d17c04e4b6c125ac1237f614 100644 |
--- a/third_party/WebKit/Source/core/svg/properties/SVGAnimatedProperty.h |
+++ b/third_party/WebKit/Source/core/svg/properties/SVGAnimatedProperty.h |
@@ -35,7 +35,7 @@ G* * Redistributions in binary form must reproduce the above |
#include "core/svg/properties/SVGPropertyInfo.h" |
#include "core/svg/properties/SVGPropertyTearOff.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Noncopyable.h" |
+#include "platform/wtf/Noncopyable.h" |
namespace blink { |