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

Unified Diff: components/network_hints/common/network_hints_messages.h

Issue 1722773002: Mustash: Move GURL ParamTraits to url/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Get rid of defines used for testing deps Created 4 years, 10 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 | « components/network_hints.gypi ('k') | components/network_hints/renderer/renderer_dns_prefetch.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/network_hints/common/network_hints_messages.h
diff --git a/components/network_hints/common/network_hints_messages.h b/components/network_hints/common/network_hints_messages.h
index fb037dbf34506621ebf4e117acc93fb64fc0b6b6..82fce8f0f93c62e2f44eab49d905d9bd6f27ef1a 100644
--- a/components/network_hints/common/network_hints_messages.h
+++ b/components/network_hints/common/network_hints_messages.h
@@ -7,9 +7,9 @@
#include <vector>
#include "components/network_hints/common/network_hints_common.h"
-#include "content/public/common/common_param_traits.h"
#include "ipc/ipc_message_macros.h"
#include "ipc/ipc_message_utils.h"
+#include "url/ipc/url_param_traits.h"
// Singly-included section for custom IPC traits.
#ifndef COMPONENTS_NETWORK_HINTS_COMMON_NETWORK_HINTS_MESSAGES_H_
« no previous file with comments | « components/network_hints.gypi ('k') | components/network_hints/renderer/renderer_dns_prefetch.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698