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 0e3db78f08c6813779ea1bfdee1d24566b34e197..b6e22bf5264eb65193e1edda0190a3aca1773f44 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGZoomAndPan.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGZoomAndPan.cpp |
@@ -22,7 +22,7 @@ |
#include "config.h" |
#include "core/svg/SVGZoomAndPan.h" |
-#include "core/svg/SVGParserUtilities.h" |
+#include "platform/text/ParserUtilities.h" |
namespace blink { |