Index: third_party/WebKit/Source/core/svg/properties/SVGListPropertyTearOffHelper.h |
diff --git a/third_party/WebKit/Source/core/svg/properties/SVGListPropertyTearOffHelper.h b/third_party/WebKit/Source/core/svg/properties/SVGListPropertyTearOffHelper.h |
index 92d804ea7fe7ba368500b375f973689a864848bf..db00a87c370d5c79026e80d62a9cd0525ae02f50 100644 |
--- a/third_party/WebKit/Source/core/svg/properties/SVGListPropertyTearOffHelper.h |
+++ b/third_party/WebKit/Source/core/svg/properties/SVGListPropertyTearOffHelper.h |
@@ -32,7 +32,7 @@ |
#define SVGListPropertyTearOffHelper_h |
#include "core/svg/properties/SVGPropertyTearOff.h" |
-#include "wtf/TypeTraits.h" |
+#include "platform/wtf/TypeTraits.h" |
namespace blink { |