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

Unified Diff: chrome/test/BUILD.gn

Issue 2773973002: Add Startup.BrowserView.FirstPaint / .CompositingEnded histograms. (Closed)
Patch Set: Don't wait for histograms that are not reported during browser_tests. 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 f4787108188c18eddd07e40cae6c41648b5a15b3..5c3a720d7b1e07044200727031385a0fccfdf971 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1623,6 +1623,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",
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.cc ('k') | components/startup_metric_utils/browser/startup_metric_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698