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

Unified Diff: content/browser/BUILD.gn

Issue 2526983002: Refactor ResourceHandler API. (Closed)
Patch Set: Response to comments Created 3 years, 11 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 | « no previous file | content/browser/download/download_resource_handler.h » ('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 69a67af276c8330753d9cdfd9c9a25817e8b111a..06129294db1e62eac1c0121f10db8b9943d92ddf 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -809,6 +809,8 @@ source_set("browser") {
"loader/navigation_url_loader_impl_core.h",
"loader/netlog_observer.cc",
"loader/netlog_observer.h",
+ "loader/null_resource_controller.cc",
+ "loader/null_resource_controller.h",
"loader/power_save_block_resource_throttle.cc",
"loader/power_save_block_resource_throttle.h",
"loader/redirect_to_file_resource_handler.cc",
« no previous file with comments | « no previous file | content/browser/download/download_resource_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698