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

Unified Diff: components/metrics/BUILD.gn

Issue 1021053003: Delivering the FIRST_NONEMPTY_PAINT phase changing event to base/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@phase_splitting
Patch Set: More comments. Created 5 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
Index: components/metrics/BUILD.gn
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn
index 8a3e0cc25377030034d580329d33700843e4e42a..ccfd2438ba818a3456a280a3faf7fedab4aa42d8 100644
--- a/components/metrics/BUILD.gn
+++ b/components/metrics/BUILD.gn
@@ -122,6 +122,7 @@ source_set("profiler") {
"profiler/profiler_metrics_provider.h",
"profiler/tracking_synchronizer.cc",
"profiler/tracking_synchronizer.h",
+ "profiler/tracking_synchronizer_observer.cc",
"profiler/tracking_synchronizer_observer.h",
]

Powered by Google App Engine
This is Rietveld 408576698