Index: chrome/common/common_message_generator.h |
diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h |
index de8ab77ea7266d44d010ef2e752a42564f183997..dce23eb91a049aa34edd1538211d085e7c97467c 100644 |
--- a/chrome/common/common_message_generator.h |
+++ b/chrome/common/common_message_generator.h |
@@ -17,3 +17,7 @@ |
#include "chrome/common/spellcheck_messages.h" |
#include "chrome/common/tts_messages.h" |
#include "chrome/common/validation_message_messages.h" |
+ |
+#if defined(ENABLE_WEBRTC) |
+#include "chrome/common/media/webrtc_logging_messages.h" |
+#endif |