Index: content/browser/frame_host/frame_tree.h |
diff --git a/content/browser/frame_host/frame_tree.h b/content/browser/frame_host/frame_tree.h |
index c8596d624c00390cd2276405e7f7a1a8e650b9ab..d9fc1b66f583a126a65cbe8bb08a67efa9771518 100644 |
--- a/content/browser/frame_host/frame_tree.h |
+++ b/content/browser/frame_host/frame_tree.h |
@@ -157,6 +157,7 @@ class CONTENT_EXPORT FrameTree { |
int new_routing_id, |
blink::WebTreeScopeType scope, |
const std::string& frame_name, |
+ const std::string& frame_unique_name, |
blink::WebSandboxFlags sandbox_flags, |
const blink::WebFrameOwnerProperties& frame_owner_properties); |