Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.cpp |
index dd76aca7417784ddbeb9e00a8558affc17c760a2..6d5bc633594a35e82feb44cb334e1377fd4f37aa 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.cpp |
@@ -23,7 +23,7 @@ |
#include "core/layout/svg/SVGResourcesCache.h" |
#include "core/svg/SVGElementProxy.h" |
#include "core/svg/SVGTreeScopeResources.h" |
-#include "wtf/AutoReset.h" |
+#include "platform/wtf/AutoReset.h" |
namespace blink { |