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

Unified Diff: base/profiler/scoped_profile.h

Issue 2956683002: chrome://profiler infrastructure uses base time types. (Closed)
Patch Set: Address feedback. Created 3 years, 6 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
Index: base/profiler/scoped_profile.h
diff --git a/base/profiler/scoped_profile.h b/base/profiler/scoped_profile.h
index 4df6a1bc024483f22c95f1d438dcf239014d874c..b862bbc2cf1895575c90887159ca3406f8e77682 100644
--- a/base/profiler/scoped_profile.h
+++ b/base/profiler/scoped_profile.h
@@ -15,7 +15,6 @@
#include "base/base_export.h"
#include "base/location.h"
#include "base/macros.h"
-#include "base/profiler/tracked_time.h"
#include "base/trace_event/heap_profiler.h"
#include "base/tracked_objects.h"

Powered by Google App Engine
This is Rietveld 408576698