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

Unified Diff: net/quic/quartc/quartc_alarm_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/platform/impl/quic_clock.cc ('k') | net/quic/quartc/quartc_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/quartc/quartc_alarm_factory.h
diff --git a/net/quic/quartc/quartc_alarm_factory.h b/net/quic/quartc/quartc_alarm_factory.h
index 49005d92bc8d12a1ff94146194971d7ac5106e02..5bd52a21c05b00c3dd1659f7a0ae5ea8a1dff655 100644
--- a/net/quic/quartc/quartc_alarm_factory.h
+++ b/net/quic/quartc/quartc_alarm_factory.h
@@ -9,7 +9,7 @@
#include "net/base/net_export.h"
#include "net/quic/core/quic_alarm_factory.h"
-#include "net/quic/core/quic_clock.h"
+#include "net/quic/platform/api/quic_clock.h"
namespace base {
class TaskRunner;
« no previous file with comments | « net/quic/platform/impl/quic_clock.cc ('k') | net/quic/quartc/quartc_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698