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

Unified Diff: content/test/BUILD.gn

Issue 2660783002: Range request support for parallel download in DownloadRequestCore. (Closed)
Patch Set: Work on feedbacks. 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
« no previous file with comments | « content/public/browser/download_url_parameters.h ('k') | net/http/http_request_headers.h » ('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 7b1389efffaf90682c185b1ceb9fe1f3832a54be..056882cecde137cf3f03e84abe04abc466539882 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1038,6 +1038,7 @@ test("content_unittests") {
"../browser/download/download_item_impl_unittest.cc",
"../browser/download/download_job_unittest.cc",
"../browser/download/download_manager_impl_unittest.cc",
+ "../browser/download/download_request_core_unittest.cc",
"../browser/download/rate_estimator_unittest.cc",
"../browser/download/save_package_unittest.cc",
"../browser/fileapi/copy_or_move_file_validator_unittest.cc",
« no previous file with comments | « content/public/browser/download_url_parameters.h ('k') | net/http/http_request_headers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698