Index: third_party/WebKit/Source/core/frame/History.cpp |
diff --git a/third_party/WebKit/Source/core/frame/History.cpp b/third_party/WebKit/Source/core/frame/History.cpp |
index c053a6e485c96c8b08db34c3564538794f8b97ab..0e493a4a0651d19a80c5c33988418908c24a948c 100644 |
--- a/third_party/WebKit/Source/core/frame/History.cpp |
+++ b/third_party/WebKit/Source/core/frame/History.cpp |
@@ -38,7 +38,7 @@ |
#include "core/page/Page.h" |
#include "platform/weborigin/KURL.h" |
#include "platform/weborigin/SecurityOrigin.h" |
-#include "wtf/text/StringView.h" |
+#include "platform/wtf/text/StringView.h" |
namespace blink { |