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

Unified Diff: net/quic/core/quic_utils.cc

Issue 2505223003: Remove unused #includes from quic_utils.cc (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/quic_utils.cc
diff --git a/net/quic/core/quic_utils.cc b/net/quic/core/quic_utils.cc
index 9bf9c5d11ad66208387b46d1b113de92a94d5370..16e2a1de0201b91e9d07f90ec8e87d7807408ab7 100644
--- a/net/quic/core/quic_utils.cc
+++ b/net/quic/core/quic_utils.cc
@@ -17,7 +17,6 @@
#include "base/strings/stringprintf.h"
#include "net/base/ip_address.h"
#include "net/quic/core/quic_flags.h"
-#include "net/quic/core/quic_write_blocked_list.h"
using base::StringPiece;
using std::string;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698