Index: chrome/common/common_message_generator.h |
diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h |
index 4b231f2fd0351410d3f49f887adc5f7387467f2b..6c7abbc5c3a8de50643fd0a7f874baab3c80bef3 100644 |
--- a/chrome/common/common_message_generator.h |
+++ b/chrome/common/common_message_generator.h |
@@ -9,10 +9,10 @@ |
#include "chrome/common/chrome_plugin_messages.h" |
#include "chrome/common/chrome_utility_messages.h" |
#include "chrome/common/extensions/extension_messages.h" |
+#include "chrome/common/extensions/api/generated_messages.h" |
#include "chrome/common/icon_messages.h" |
#include "chrome/common/print_messages.h" |
#include "chrome/common/render_messages.h" |
#include "chrome/common/safe_browsing/safebrowsing_messages.h" |
#include "chrome/common/service_messages.h" |
#include "chrome/common/spellcheck_messages.h" |
- |