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

Unified Diff: content/browser/loader/DEPS

Issue 2466843002: Cancel the request when URLLoader is gone (Closed)
Patch Set: fix 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
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index c1bf44d21c4e82ab32511df81cc5f5c59518a2ad..6cd8faf3f3b3c41018d9d29fe6aada993d456c6c 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -87,6 +87,7 @@ specific_include_rules = {
"+content/browser/loader/resource_request_info_impl.h",
"+content/common/content_export.h",
"+content/common/resource_request_completion_status.h",
+ "+content/public/browser/global_request_id.h",
"+content/public/browser/resource_dispatcher_host_delegate.h",
"+content/public/common/resource_response.h",
"+content/common/url_loader.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698