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

Unified Diff: content/browser/BUILD.gn

Issue 2890853002: Downloads: replace BrowserThread::FILE with task scheduler. (Closed)
Patch Set: Address Avi's comments. Created 3 years, 5 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 41318159a2ad5ccf2049d10d55f05822bf90bd99..c81554acbd364fed5c439153b043c7fad16d6716 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -652,6 +652,8 @@ source_set("browser") {
"download/download_resource_handler.h",
"download/download_stats.cc",
"download/download_stats.h",
+ "download/download_task_runner.cc",
+ "download/download_task_runner.h",
"download/download_worker.cc",
"download/download_worker.h",
"download/drag_download_file.cc",
« no previous file with comments | « chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc ('k') | content/browser/download/base_file.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698