summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_ipc_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/service/service_ipc_server.h')
-rw-r--r--chrome/service/service_ipc_server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/service/service_ipc_server.h b/chrome/service/service_ipc_server.h
index 1c8c19b..79416a5 100644
--- a/chrome/service/service_ipc_server.h
+++ b/chrome/service/service_ipc_server.h
@@ -51,6 +51,7 @@ class ServiceIPCServer : public IPC::Channel::Listener,
void OnDisableCloudPrintProxy();
void OnHello();
void OnShutdown();
+ void OnUpdateAvailable();
// Helper method to create the sync channel.
void CreateChannel();