Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(550)

Unified Diff: chrome/common/common_message_generator.h

Issue 2159283003: [WIP][DO NOT LAND] Componentize spellcheck Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698