Index: third_party/WebKit/Source/core/svg/SVGZoomAndPan.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGZoomAndPan.cpp b/third_party/WebKit/Source/core/svg/SVGZoomAndPan.cpp |
index 76b6c1a7317c2a0d115542417c9b98a89372bb0c..9fe819af674f081edf4f689fcf0d5c8c3473c231 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGZoomAndPan.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGZoomAndPan.cpp |
@@ -21,7 +21,7 @@ |
#include "core/svg/SVGZoomAndPan.h" |
-#include "wtf/text/ParsingUtilities.h" |
+#include "platform/wtf/text/ParsingUtilities.h" |
namespace blink { |