summaryrefslogtreecommitdiffstats
path: root/chrome/common/local_discovery/local_discovery_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/local_discovery/local_discovery_messages.h')
-rw-r--r--chrome/common/local_discovery/local_discovery_messages.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/common/local_discovery/local_discovery_messages.h b/chrome/common/local_discovery/local_discovery_messages.h
index a5ebccc..1add9a2 100644
--- a/chrome/common/local_discovery/local_discovery_messages.h
+++ b/chrome/common/local_discovery/local_discovery_messages.h
@@ -73,6 +73,9 @@ IPC_MESSAGE_CONTROL0(LocalDiscoveryMsg_ShutdownLocalDiscovery)
// Utility process host messages:
// These are messages from the utility process to the browser.
+// Notifies browser process if process failed.
+IPC_MESSAGE_CONTROL0(LocalDiscoveryHostMsg_Error)
+
// Notifies browser process about new services.
IPC_MESSAGE_CONTROL3(LocalDiscoveryHostMsg_WatcherCallback,
uint64 /* id */,