Index: third_party/WebKit/Source/core/layout/svg/SVGResources.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/SVGResources.cpp b/third_party/WebKit/Source/core/layout/svg/SVGResources.cpp |
index c05a601321b4e1939870dd1ec18e8f3acc4fd2a3..c26d538198ed88cf21b4ffe5b8b5735f8bdba647 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/SVGResources.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/SVGResources.cpp |
@@ -31,7 +31,7 @@ |
#include "core/svg/SVGPatternElement.h" |
#include "core/svg/SVGTreeScopeResources.h" |
#include "core/svg/SVGURIReference.h" |
-#include "wtf/PtrUtil.h" |
+#include "platform/wtf/PtrUtil.h" |
#ifndef NDEBUG |
#include <stdio.h> |