Index: mojo/shell/application_instance.h |
diff --git a/mojo/shell/application_instance.h b/mojo/shell/application_instance.h |
index afe30e59f508517ba8d9a043c6cb781f1770c87a..418640e6d6e13d9c15c9b48a4dc02a54227628e1 100644 |
--- a/mojo/shell/application_instance.h |
+++ b/mojo/shell/application_instance.h |
@@ -57,6 +57,7 @@ class ApplicationInstance : public mojom::Shell, |
private: |
// Shell implementation: |
void Connect(const String& app_url, |
+ uint32_t user_id, |
shell::mojom::InterfaceProviderRequest remote_interfaces, |
shell::mojom::InterfaceProviderPtr local_interfaces, |
mojom::CapabilityFilterPtr filter, |