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

Unified Diff: components/domain_reliability/quic_error_mapping.h

Issue 2547583002: Landing Recent QUIC changes until Fri Nov 18 23:21:04 2016 +0000 (Closed)
Patch Set: Remove explicit HTTP/2 enum usage Created 4 years 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: components/domain_reliability/quic_error_mapping.h
diff --git a/components/domain_reliability/quic_error_mapping.h b/components/domain_reliability/quic_error_mapping.h
index 4d1146bbd4bfb4945ec2ad7bb139aa265bfec912..f9d373b27d6fe42e9085b6197416cf8851f14b21 100644
--- a/components/domain_reliability/quic_error_mapping.h
+++ b/components/domain_reliability/quic_error_mapping.h
@@ -7,7 +7,7 @@
#include <string>
-#include "net/quic/core/quic_protocol.h"
+#include "net/quic/core/quic_packets.h"
// N.B. This file and the .cc are separate from util.h/.cc so that they can be
// independently updated by folks working on QUIC when new errors are added.
« no previous file with comments | « components/cronet/url_request_context_config.cc ('k') | components/domain_reliability/quic_error_mapping.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698