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 13238daef03eb5ceb1c7f03c0dcd6d019704edea..36094b3fef7eb7b50fb39b157c0e5dbd66b44cfd 100644 |
| --- a/chrome/common/common_message_generator.h |
| +++ b/chrome/common/common_message_generator.h |
| @@ -30,7 +30,7 @@ |
| #endif |
| #if defined(ENABLE_SPELLCHECK) |
| -#include "chrome/common/spellcheck_messages.h" |
| +#include "components/spellcheck/common/spellcheck_messages.h" |
| #endif |
| #if defined(ENABLE_WEBRTC) |