Chromium Code Reviews| 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..a875985d1d67667a4fbae9e30b699cd29b4e1edf 100644 |
| --- a/chrome/common/common_message_generator.h |
| +++ b/chrome/common/common_message_generator.h |
| @@ -31,7 +31,7 @@ |
| #endif |
| #if defined(ENABLE_SPELLCHECK) |
| -#include "chrome/common/spellcheck_messages.h" |
| +#include "components/spellcheck/common/spellcheck_messages.h" |
|
jam
2016/07/27 17:40:36
the message generator should be in components/spel
timvolodine
2016/07/28 16:52:48
Done.
|
| #endif |
| #if defined(ENABLE_WEBRTC) |