Index: third_party/WebKit/Source/core/svg/SVGParsingError.h |
diff --git a/third_party/WebKit/Source/core/svg/SVGParsingError.h b/third_party/WebKit/Source/core/svg/SVGParsingError.h |
index 8667bc53b5f02d586d3cb8701658be02bdaca928..0bcad40c7e950cdc01d6ec20adfb1bef97c50dcf 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGParsingError.h |
+++ b/third_party/WebKit/Source/core/svg/SVGParsingError.h |
@@ -27,8 +27,8 @@ |
#ifndef SVGParsingError_h |
#define SVGParsingError_h |
-#include "wtf/MathExtras.h" |
-#include "wtf/text/WTFString.h" |
+#include "platform/wtf/MathExtras.h" |
+#include "platform/wtf/text/WTFString.h" |
namespace blink { |