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

Unified Diff: net/quic/network_connection.cc

Issue 1290723003: Stop including network_interfaces.h from net_util.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: TOT and remove AUTHORS change as it is there already Created 5 years, 4 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 | « net/dns/mdns_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/network_connection.cc
diff --git a/net/quic/network_connection.cc b/net/quic/network_connection.cc
index 870ff343510f8aeec7597595ad7ac9e27bb10f1a..8984b16e04ada7359435cf5234d36b018e49c0cb 100644
--- a/net/quic/network_connection.cc
+++ b/net/quic/network_connection.cc
@@ -4,7 +4,7 @@
#include "net/quic/network_connection.h"
-#include "net/base/net_util.h"
+#include "net/base/network_interfaces.h"
namespace net {
« no previous file with comments | « net/dns/mdns_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698