Index: third_party/WebKit/Source/core/page/PageAnimator.cpp |
diff --git a/third_party/WebKit/Source/core/page/PageAnimator.cpp b/third_party/WebKit/Source/core/page/PageAnimator.cpp |
index 88378518d301a277a6ff226cd40fae7bd52e63e3..9386312458fdf3734a957d09e7baf7cfb2630f30 100644 |
--- a/third_party/WebKit/Source/core/page/PageAnimator.cpp |
+++ b/third_party/WebKit/Source/core/page/PageAnimator.cpp |
@@ -11,7 +11,7 @@ |
#include "core/page/Page.h" |
#include "core/svg/SVGDocumentExtensions.h" |
#include "platform/instrumentation/tracing/TraceEvent.h" |
-#include "wtf/AutoReset.h" |
+#include "platform/wtf/AutoReset.h" |
namespace blink { |