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

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

Issue 848303005: Renamed the dns_prefetch component to network_predictor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 11 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 b8d86d1fc78762fe07dc8c7efb2313821af0a57b..1cd32166da662b9cf6494edeb076f48c1fec6e73 100644
--- a/tools/ipc_fuzzer/message_lib/all_messages.h
+++ b/tools/ipc_fuzzer/message_lib/all_messages.h
@@ -15,8 +15,8 @@
#include "chrome/common/all_messages.h"
#include "components/autofill/content/common/autofill_message_generator.h"
-#include "components/dns_prefetch/common/prefetch_message_generator.h"
#include "components/nacl/common/nacl_host_messages.h"
+#include "components/network_hints/common/network_hints_message_generator.h"
#include "components/password_manager/content/common/credential_manager_message_generator.h"
#include "components/pdf/common/pdf_message_generator.h"
#include "components/tracing/tracing_messages.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