Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMarker.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMarker.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMarker.cpp |
index 415acf9ee06eeef9dffe7f7d38ad89acfe5fa912..79c60c33d095576456dcf4b4bf6fe0afdd12a5a5 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMarker.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMarker.cpp |
@@ -22,7 +22,7 @@ |
#include "core/layout/svg/LayoutSVGResourceMarker.h" |
#include "core/layout/svg/SVGLayoutSupport.h" |
-#include "wtf/AutoReset.h" |
+#include "platform/wtf/AutoReset.h" |
namespace blink { |