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

Unified Diff: tools/ipc_fuzzer/message_lib/all_messages.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 | « tools/ipc_fuzzer/message_lib/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_lib/all_messages.h
diff --git a/tools/ipc_fuzzer/message_lib/all_messages.h b/tools/ipc_fuzzer/message_lib/all_messages.h
index a5028ca64c760fdcf13a33544bdf035dc947232d..739c446dd11d0e2e7827add8bc47ce0b04acc110 100644
--- a/tools/ipc_fuzzer/message_lib/all_messages.h
+++ b/tools/ipc_fuzzer/message_lib/all_messages.h
@@ -22,6 +22,7 @@
#endif
#include "components/network_hints/common/network_hints_message_generator.h"
#include "components/pdf/common/pdf_message_generator.h"
+#include "components/spellcheck/common/spellcheck_message_generator.h"
#include "components/tracing/common/tracing_messages.h"
#include "components/translate/content/common/translate_messages.h"
#include "components/visitedlink/common/visitedlink_message_generator.h"
« no previous file with comments | « tools/ipc_fuzzer/message_lib/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698