| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 5fd45f5169f10270e3d501056dca21a95470d0a6..5fbb08bc74d4841176559451c1292e5fa9343820 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/chrome_utility_messages.h"
|
| #include "chrome/common/extensions/extension_messages.h"
|
| +#include "chrome/common/instant_messages.h"
|
| #include "chrome/common/one_click_signin_messages.h"
|
| #include "chrome/common/prerender_messages.h"
|
| #include "chrome/common/print_messages.h"
|
| @@ -15,4 +16,3 @@
|
| #include "chrome/common/safe_browsing/safebrowsing_messages.h"
|
| #include "chrome/common/service_messages.h"
|
| #include "chrome/common/spellcheck_messages.h"
|
| -
|
|
|