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

Unified Diff: chrome/test/BUILD.gn

Issue 2335203003: Add metrics to keep track of the tab activate/deactivate cycle (Closed)
Patch Set: Removed a problematic dcheck Created 4 years, 3 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
« no previous file with comments | « chrome/browser/metrics/tab_usage_recorder.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 03d677d66008a12c23fec5d589bbf8f403475059..e42323ccb8816f4b7fe0c53c4cf4ae581acaebb7 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1595,6 +1595,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/tab_reactivation_tracker_browsertest.cc",
"../browser/net/cookie_policy_browsertest.cc",
"../browser/net/dns_probe_browsertest.cc",
"../browser/net/errorpage_browsertest.cc",
« no previous file with comments | « chrome/browser/metrics/tab_usage_recorder.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698