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

Unified Diff: net/quic/quartc/quartc_factory.h

Issue 2551603002: Move QuicClock to quic/platform/ (Closed)
Patch Set: missing 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
« no previous file with comments | « net/quic/quartc/quartc_alarm_factory.h ('k') | net/quic/test_tools/crypto_test_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/quartc/quartc_factory.h
diff --git a/net/quic/quartc/quartc_factory.h b/net/quic/quartc/quartc_factory.h
index d91441f1d768836df3c28938f801c8246ec91d97..056c3abf9373657933047f9ca97e88e08f46d679 100644
--- a/net/quic/quartc/quartc_factory.h
+++ b/net/quic/quartc/quartc_factory.h
@@ -9,9 +9,9 @@
#include "base/message_loop/message_loop.h"
#include "net/base/net_export.h"
#include "net/quic/core/quic_alarm_factory.h"
-#include "net/quic/core/quic_clock.h"
#include "net/quic/core/quic_connection.h"
#include "net/quic/core/quic_simple_buffer_allocator.h"
+#include "net/quic/platform/api/quic_clock.h"
#include "net/quic/quartc/quartc_alarm_factory.h"
#include "net/quic/quartc/quartc_factory_interface.h"
#include "net/quic/quartc/quartc_packet_writer.h"
« no previous file with comments | « net/quic/quartc/quartc_alarm_factory.h ('k') | net/quic/test_tools/crypto_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698