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

Unified Diff: chrome/test/BUILD.gn

Issue 2773973002: Add Startup.BrowserView.FirstPaint / .CompositingEnded histograms. (Closed)
Patch Set: Use more correct place to report timings in Cocoa, fix review remarks. Created 3 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 829ce038be7cbc09a1b9882d5f08b113a68f85bd..ea377e4a8173915cd6fd00e33755a3cdc5699b66 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1629,6 +1629,7 @@ test("browser_tests") {
"../browser/memory/tab_manager_observer_browsertest.cc",
"../browser/metrics/metrics_memory_details_browsertest.cc",
"../browser/metrics/metrics_service_browsertest.cc",
+ "../browser/metrics/startup_metrics_browsertest.cc",
"../browser/metrics/tab_reactivation_tracker_browsertest.cc",
"../browser/net/cookie_policy_browsertest.cc",
"../browser/net/dns_probe_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698