| Index: services/ui/view_manager/view_manager_app.h
|
| diff --git a/services/ui/view_manager/view_manager_app.h b/services/ui/view_manager/view_manager_app.h
|
| index 2c834511e7d3a6f6a696f0340f63fefe533f558f..05e0844ffac9ab6f23deaf266110ec575add75a5 100644
|
| --- a/services/ui/view_manager/view_manager_app.h
|
| +++ b/services/ui/view_manager/view_manager_app.h
|
| @@ -30,7 +30,6 @@ class ViewManagerApp : public mojo::ApplicationDelegate {
|
| mojo::ServiceProviderImpl* service_provider_impl) override;
|
|
|
| void OnCompositorConnectionError();
|
| - void OnAssociateConnectionError(const std::string& url);
|
|
|
| void Shutdown();
|
|
|
|
|