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

Unified Diff: content/browser/BUILD.gn

Issue 2503813002: Fix and refactor downloaded file handling in the loading stack (Closed)
Patch Set: move to dtor Created 4 years, 1 month 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 | « no previous file | content/browser/loader/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 824a9c3baa4e69e1c8131097b09cfc0a4fe3c4ad..e6a167fa5e6ec01358f71ffa2b2dd3bfeb33557c 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -756,6 +756,8 @@ source_set("browser") {
"loader/async_revalidation_manager.h",
"loader/detachable_resource_handler.cc",
"loader/detachable_resource_handler.h",
+ "loader/downloaded_temp_file_impl.cc",
+ "loader/downloaded_temp_file_impl.h",
"loader/global_routing_id.h",
"loader/intercepting_resource_handler.cc",
"loader/intercepting_resource_handler.h",
« no previous file with comments | « no previous file | content/browser/loader/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698