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

Unified Diff: components/metrics.gypi

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.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index f0d3f41a5ea6b6e5a7569ea5fe910c4ba8e11d1c..4fa3614fcf4e6db0f79ccaf24d7a4df283e84560 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -150,6 +150,7 @@
'metrics/profiler/profiler_metrics_provider.h',
'metrics/profiler/tracking_synchronizer.cc',
'metrics/profiler/tracking_synchronizer.h',
+ 'metrics/profiler/tracking_synchronizer_observer.cc',
'metrics/profiler/tracking_synchronizer_observer.h',
],
},

Powered by Google App Engine
This is Rietveld 408576698