Index: third_party/WebKit/Source/core/frame/History.h |
diff --git a/third_party/WebKit/Source/core/frame/History.h b/third_party/WebKit/Source/core/frame/History.h |
index 4e2c5e9ee4fdb75c63bf2eeb2002393df8617f46..43a4134a1e2e41b7b950ce5520d8aec1d85de8f4 100644 |
--- a/third_party/WebKit/Source/core/frame/History.h |
+++ b/third_party/WebKit/Source/core/frame/History.h |
@@ -32,7 +32,7 @@ |
#include "core/dom/ContextLifecycleObserver.h" |
#include "core/loader/FrameLoaderTypes.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Forward.h" |
+#include "platform/wtf/Forward.h" |
namespace blink { |