summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_packet_generator.h
diff options
context:
space:
mode:
authorrch <rch@chromium.org>2015-04-18 09:56:55 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-18 16:57:17 +0000
commit701b7d83cbe036564a142785e2324e38dcc50fb6 (patch)
tree5a19cb30dd8afc25c1d23a8109dbf81b57d8f725 /net/quic/quic_packet_generator.h
parent1f9ed9bdbc52499ef7146a6a0d2eaf345b02180b (diff)
downloadchromium_src-701b7d83cbe036564a142785e2324e38dcc50fb6.zip
chromium_src-701b7d83cbe036564a142785e2324e38dcc50fb6.tar.gz
chromium_src-701b7d83cbe036564a142785e2324e38dcc50fb6.tar.bz2
Various cleanups of QUIC code to keep in sync with internal versions.
Review URL: https://codereview.chromium.org/1041323002 Cr-Commit-Position: refs/heads/master@{#325786}
Diffstat (limited to 'net/quic/quic_packet_generator.h')
-rw-r--r--net/quic/quic_packet_generator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/quic/quic_packet_generator.h b/net/quic/quic_packet_generator.h
index fd17626..762a798 100644
--- a/net/quic/quic_packet_generator.h
+++ b/net/quic/quic_packet_generator.h
@@ -55,7 +55,6 @@
#include <list>
-#include "base/containers/hash_tables.h"
#include "net/quic/quic_ack_notifier.h"
#include "net/quic/quic_packet_creator.h"
#include "net/quic/quic_sent_packet_manager.h"