summaryrefslogtreecommitdiff
path: root/chromium/content/common/frame_replication_state.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/common/frame_replication_state.cc')
-rw-r--r--chromium/content/common/frame_replication_state.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/content/common/frame_replication_state.cc b/chromium/content/common/frame_replication_state.cc
index 562523614e8..ec6087d92fa 100644
--- a/chromium/content/common/frame_replication_state.cc
+++ b/chromium/content/common/frame_replication_state.cc
@@ -4,8 +4,8 @@
#include "content/common/frame_replication_state.h"
-#include "third_party/WebKit/public/common/frame/sandbox_flags.h"
-#include "third_party/WebKit/public/web/WebTreeScopeType.h"
+#include "third_party/blink/public/common/frame/sandbox_flags.h"
+#include "third_party/blink/public/web/web_tree_scope_type.h"
namespace content {