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

Unified Diff: net/quic/platform/impl/quic_mutex_impl.h

Issue 2850573002: Landing Recent QUIC changes until 3:35 PM, Apr 26, 2017 UTC-4 (Closed)
Patch Set: Remove Disconnect from ~QuicTestClient Created 3 years, 8 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
« no previous file with comments | « net/quic/platform/api/quic_str_cat.h ('k') | net/quic/platform/impl/quic_ptr_util_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/platform/impl/quic_mutex_impl.h
diff --git a/net/quic/platform/impl/quic_mutex_impl.h b/net/quic/platform/impl/quic_mutex_impl.h
index 8053514eab5063b486c4c2f36b0b027fb8257c5c..9ad327c494726dd0dc9d3aa5aa005eea72ac3c76 100644
--- a/net/quic/platform/impl/quic_mutex_impl.h
+++ b/net/quic/platform/impl/quic_mutex_impl.h
@@ -5,6 +5,7 @@
#ifndef NET_QUIC_PLATFORM_IMPL_QUIC_MUTEX_IMPL_H_
#define NET_QUIC_PLATFORM_IMPL_QUIC_MUTEX_IMPL_H_
+#include "base/macros.h"
#include "base/synchronization/lock.h"
#include "net/quic/platform/api/quic_export.h"
« no previous file with comments | « net/quic/platform/api/quic_str_cat.h ('k') | net/quic/platform/impl/quic_ptr_util_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698