| 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",
|
|
|