Index: chrome/common/common_message_generator.h |
diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h |
index 4034fb38e274acee8ee93ef7a32f64dfa6b93329..105014f70e4d88e212758bda12f89c778eda15df 100644 |
--- a/chrome/common/common_message_generator.h |
+++ b/chrome/common/common_message_generator.h |
@@ -16,6 +16,10 @@ |
#include "chrome/common/spellcheck_messages.h" |
#include "chrome/common/tts_messages.h" |
+#if defined(ENABLE_EXTENSIONS) |
+#include "chrome/common/extensions/chrome_utility_extensions_messages.h" |
+#endif |
+ |
#if defined(ENABLE_MDNS) |
#include "chrome/common/local_discovery/local_discovery_messages.h" |
#endif |