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

Unified Diff: content/test/BUILD.gn

Issue 2885793004: Parallelizable download metrics. (Closed)
Patch Set: Some change according to meeting. Created 3 years, 7 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 | « content/browser/download/download_stats_unittest.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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 1c6e10095758350e77270f19048ecd260df0a9a7..3c931f9f778777fc633c6dd88487184a4e54330f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1094,6 +1094,7 @@ test("content_unittests") {
"../browser/download/download_job_unittest.cc",
"../browser/download/download_manager_impl_unittest.cc",
"../browser/download/download_request_core_unittest.cc",
+ "../browser/download/download_stats_unittest.cc",
"../browser/download/parallel_download_job_unittest.cc",
"../browser/download/parallel_download_utils_unittest.cc",
"../browser/download/rate_estimator_unittest.cc",
« no previous file with comments | « content/browser/download/download_stats_unittest.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698