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

Unified Diff: content/browser/BUILD.gn

Issue 2503813002: Fix and refactor downloaded file handling in the loading stack (Closed)
Patch Set: +RunUntilIdle 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') | content/browser/loader/downloaded_temp_file_impl.h » ('J')
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 e08ac77261c0a2c31bb25e0e79c9f5f3811e513d..c70d1c8572eeb79f02bec992d530b616ae49f657 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -744,6 +744,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') | content/browser/loader/downloaded_temp_file_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698