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

Unified Diff: net/quic/test_tools/quic_test_packet_maker.h

Issue 862133002: Update from https://crrev.com/312398 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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
Index: net/quic/test_tools/quic_test_packet_maker.h
diff --git a/net/quic/test_tools/quic_test_packet_maker.h b/net/quic/test_tools/quic_test_packet_maker.h
index 9120eeb7eed6ff0ee6acd232d2edc49e9bb536e7..6a75e7cf8d4ab0205871432b8d912276d93699dd 100644
--- a/net/quic/test_tools/quic_test_packet_maker.h
+++ b/net/quic/test_tools/quic_test_packet_maker.h
@@ -57,6 +57,7 @@ class QuicTestPacketMaker {
QuicStreamId stream_id,
bool should_include_version,
bool fin,
+ QuicPriority priority,
const SpdyHeaderBlock& headers);
scoped_ptr<QuicEncryptedPacket> MakeResponseHeadersPacket(
QuicPacketSequenceNumber sequence_number,

Powered by Google App Engine
This is Rietveld 408576698