Index: content/browser/frame_host/frame_mojo_shell.h |
diff --git a/content/browser/frame_host/frame_mojo_shell.h b/content/browser/frame_host/frame_mojo_shell.h |
index 9c41fb262c9c4d188eb11abe835d2b32251a7f73..fa8f6d8931d9cc1883604af84d43cc440e097800 100644 |
--- a/content/browser/frame_host/frame_mojo_shell.h |
+++ b/content/browser/frame_host/frame_mojo_shell.h |
@@ -31,6 +31,7 @@ class FrameMojoShell : public mojo::shell::mojom::Shell { |
// mojo::Shell: |
void Connect( |
const mojo::String& application_url, |
+ uint32_t user_id, |
mojo::shell::mojom::InterfaceProviderRequest services, |
mojo::shell::mojom::InterfaceProviderPtr exposed_services, |
mojo::shell::mojom::CapabilityFilterPtr filter, |