Chromium Code Reviews| 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 62b8313eca9a5b9b84d5137f81e7a424d2bd5bad..703e85482e10648a34bab86676bf2d9da461addd 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 "platform/ParsingUtilities.h" |
| +#include "wtf/text/ParsingUtilities.h" |
| namespace blink { |