Index: ash/touch_hud/mus/touch_hud_application.h |
diff --git a/ash/touch_hud/mus/touch_hud_application.h b/ash/touch_hud/mus/touch_hud_application.h |
index dbe96bf653533daa678cd2911c89ea90e741b0be..4f6df5653ee022ff89c6ea78797d1c27aeca0651 100644 |
--- a/ash/touch_hud/mus/touch_hud_application.h |
+++ b/ash/touch_hud/mus/touch_hud_application.h |
@@ -33,7 +33,7 @@ class TouchHudApplication |
private: |
// service_manager::Service: |
void OnStart() override; |
- void OnBindInterface(const service_manager::ServiceInfo& source_info, |
+ void OnBindInterface(const service_manager::BindSourceInfo& source_info, |
const std::string& interface_name, |
mojo::ScopedMessagePipeHandle interface_pipe) override; |