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

Unified Diff: tools/ipc_fuzzer/message_lib/all_messages.h

Issue 108283005: Moved ipc-specific files from autofill/core to autofill/content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Final" fix. Created 7 years 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
« chrome/common/DEPS ('K') | « 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 fa5795bd9b9f295adbdb7c17eac312419800b13f..19aaae18a308b27790d763f5b08932f4a3842f79 100644
--- a/tools/ipc_fuzzer/message_lib/all_messages.h
+++ b/tools/ipc_fuzzer/message_lib/all_messages.h
@@ -7,7 +7,7 @@
// received by RenderProcessHost should be included here for the IPC fuzzer.
#include "chrome/common/all_messages.h"
-#include "components/autofill/core/common/autofill_messages.h"
+#include "components/autofill/content/common/autofill_messages.h"
#include "components/nacl/common/nacl_host_messages.h"
#include "components/tracing/tracing_messages.h"
#include "components/visitedlink/common/visitedlink_messages.h"
« chrome/common/DEPS ('K') | « tools/ipc_fuzzer/message_lib/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698