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

Unified Diff: chrome/common/common_message_generator.h

Issue 2177343002: Componentize spellcheck [2]: move common/ files to component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move message generator to component 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/chrome_common.gypi ('k') | chrome/common/spellcheck_bdict_language.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 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
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/spellcheck_bdict_language.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698