| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 105014f70e4d88e212758bda12f89c778eda15df..a7c3df1d4f035ac164e61ea2cf9d20919c78d30d 100644
|
| --- a/chrome/common/common_message_generator.h
|
| +++ b/chrome/common/common_message_generator.h
|
| @@ -8,6 +8,7 @@
|
| #include "chrome/common/benchmarking_messages.h"
|
| #include "chrome/common/cast_messages.h"
|
| #include "chrome/common/chrome_utility_messages.h"
|
| +// TODO(thestig) move this inside defined(ENABLE_EXTENSIONS)
|
| #include "chrome/common/extensions/chrome_extension_messages.h"
|
| #include "chrome/common/prefetch_messages.h"
|
| #include "chrome/common/prerender_messages.h"
|
|
|