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

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

Issue 2611613003: Add quic_logging (Closed)
Patch Set: fix failed test? Created 3 years, 11 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/core/quic_alarm_test.cc ('k') | net/quic/core/quic_bandwidth.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/quic_arena_scoped_ptr.h
diff --git a/net/quic/core/quic_arena_scoped_ptr.h b/net/quic/core/quic_arena_scoped_ptr.h
index 5fb8fac07e555e3d82e338cc54089d4128da2721..14273b1590aa46506b2d776d12c9fda4066bd574 100644
--- a/net/quic/core/quic_arena_scoped_ptr.h
+++ b/net/quic/core/quic_arena_scoped_ptr.h
@@ -13,9 +13,9 @@
#include <cstdint> // for uintptr_t
-#include "base/logging.h"
#include "base/macros.h"
#include "net/quic/platform/api/quic_aligned.h"
+#include "net/quic/platform/api/quic_logging.h"
namespace net {
« no previous file with comments | « net/quic/core/quic_alarm_test.cc ('k') | net/quic/core/quic_bandwidth.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698