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

Unified Diff: net/quic/core/quic_constants.h

Issue 2509053004: Move some more constants and typedefs around. No behavior change. (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 | « net/net.gypi ('k') | net/quic/core/quic_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/quic_constants.h
diff --git a/net/quic/core/quic_constants.h b/net/quic/core/quic_constants.h
index 2c8cc8cafe7e2a06aba15577f48adc2079a8f50e..4e2f2a6b0eab61ca5b2822057cc38615e88aa6bd 100644
--- a/net/quic/core/quic_constants.h
+++ b/net/quic/core/quic_constants.h
@@ -10,6 +10,7 @@
#include <limits>
#include "base/macros.h"
+#include "net/quic/core/quic_time.h"
#include "net/quic/core/quic_types.h"
// Definitions of constant values used throughout the QUIC code.
« no previous file with comments | « net/net.gypi ('k') | net/quic/core/quic_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698