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

Unified Diff: base/tracking_info.cc

Issue 2973543002: Record task durations on Renderer Main & Compositor threads.
Patch Set: Fix layering issues. Created 3 years, 5 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/tracking_info.cc
diff --git a/base/tracking_info.cc b/base/tracking_info.cc
index c02b2f4758502c9a9d65f90e45bad64cc66310fa..f147e3cc2729b1f3261c9b7e2c5cf89bd9c439e7 100644
--- a/base/tracking_info.cc
+++ b/base/tracking_info.cc
@@ -25,4 +25,3 @@ TrackingInfo::TrackingInfo(
TrackingInfo::~TrackingInfo() {}
} // namespace base
-

Powered by Google App Engine
This is Rietveld 408576698