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

Unified Diff: content/test/BUILD.gn

Issue 2728673003: Add a utility function to calculate the next slice to download (Closed)
Patch Set: Created 3 years, 10 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f8fc9bc1a350668157d0115f9c934c1a01a63477..824f070e13bc6417230b18a93830908a114053f7 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1055,6 +1055,7 @@ test("content_unittests") {
"../browser/download/download_manager_impl_unittest.cc",
"../browser/download/download_request_core_unittest.cc",
"../browser/download/parallel_download_job_unittest.cc",
+ "../browser/download/parallel_download_utils_unittest.cc",
"../browser/download/rate_estimator_unittest.cc",
"../browser/download/save_package_unittest.cc",
"../browser/fileapi/copy_or_move_file_validator_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698