| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 154849070085e3d841c5080bd8fedb50e7fad45d..6e6b9a7266c5b6e11f0dd5c803be5384aa741710 100644
|
| --- a/chrome/common/common_message_generator.h
|
| +++ b/chrome/common/common_message_generator.h
|
| @@ -30,10 +30,6 @@
|
| #include "chrome/common/chrome_utility_printing_messages.h"
|
| #endif
|
|
|
| -#if defined(ENABLE_SPELLCHECK)
|
| -#include "chrome/common/spellcheck_messages.h"
|
| -#endif
|
| -
|
| #if defined(ENABLE_WEBRTC)
|
| #include "chrome/common/media/webrtc_logging_messages.h"
|
| #endif
|
|
|