summaryrefslogtreecommitdiffstats
path: root/chrome/common/common_message_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/common_message_generator.h')
-rw-r--r--chrome/common/common_message_generator.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
index 0c1fedf..9e11e25 100644
--- a/chrome/common/common_message_generator.h
+++ b/chrome/common/common_message_generator.h
@@ -19,6 +19,10 @@
#include "chrome/common/tts_messages.h"
#include "chrome/common/validation_message_messages.h"
+#if defined(ENABLE_MDNS)
+#include "chrome/common/local_discovery/local_discovery_messages.h"
+#endif
+
#if defined(ENABLE_WEBRTC)
#include "chrome/common/media/webrtc_logging_messages.h"
#endif