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

Unified Diff: net/base/load_timing_info.cc

Issue 1569673002: [NOT FOR LANDING] Detailed loading traces Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 10 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/base/ip_endpoint.cc ('k') | net/base/network_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/load_timing_info.cc
diff --git a/net/base/load_timing_info.cc b/net/base/load_timing_info.cc
index 309e7b33b51ff52d820a22be278957ff85bbcd23..c8558179d3edf007996d0a4abb7dc74a5492fdba 100644
--- a/net/base/load_timing_info.cc
+++ b/net/base/load_timing_info.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "net/base/load_timing_info.h"
-
+#include "base/trace_event/trace_event.h"
#include "net/log/net_log.h"
namespace net {
« no previous file with comments | « net/base/ip_endpoint.cc ('k') | net/base/network_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698