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

Unified Diff: content/browser/loader/DEPS

Issue 2741433002: Fix ResourceDispatcherHostDelegate::OnResponseStarted not getting called for navigation requests (Closed)
Patch Set: fix mojo unittests Created 3 years, 9 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/loader/async_resource_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index b49f115bd6e2641df60e8e5c6728465423f1b29f..33dfffd6ec072ae4fedb0c362bb01dc1442d5891 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -22,7 +22,6 @@ specific_include_rules = {
"+content/browser/loader/resource_request_info_impl.h",
"+content/browser/loader/upload_progress_tracker.h",
"+content/common/content_export.h",
- "+content/public/browser/resource_dispatcher_host_delegate.h",
"+content/public/common/resource_response.h",
# TODO: these all have to be removed.
@@ -101,7 +100,6 @@ specific_include_rules = {
"+content/common/resource_request_completion_status.h",
"+content/common/url_loader.mojom.h",
"+content/public/browser/global_request_id.h",
- "+content/public/browser/resource_dispatcher_host_delegate.h",
"+content/public/common/resource_response.h",
"+content/public/common/resource_type.h",
],
« no previous file with comments | « no previous file | content/browser/loader/async_resource_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698