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

Unified Diff: content/browser/loader/DEPS

Issue 2954343005: Merge ResourceRequestBodyImpl and ResourceRequestBody. (Closed)
Patch Set: Remove comment Created 3 years, 6 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
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 6a53b48cfb334d475bea87d05adf126bc646172c..dd055ee811d87b49793b4f20f2e7f1f5dc8509fa 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -127,7 +127,6 @@ specific_include_rules = {
"+content/browser/loader/throttling_resource_handler.h",
"+content/browser/loader/wake_lock_resource_throttle.h",
"+content/common/resource_request_body.h",
- "+content/common/resource_request_body_impl.h",
"+content/common/url_loader.mojom.h",
"+content/public/browser/global_request_id.h",
"+content/public/browser/resource_dispatcher_host.h",
@@ -135,6 +134,7 @@ specific_include_rules = {
"+content/public/browser/resource_request_info.h",
"+content/public/browser/resource_throttle.h",
"+content/public/common/previews_state.h",
+ "+content/public/common/resource_request_body.h",
# TODO: These all have to be removed.
"+content/browser/appcache/appcache_interceptor.h",
@@ -230,12 +230,12 @@ specific_include_rules = {
"+content/browser/loader/resource_request_info_impl.h",
"+content/browser/loader/resource_requester_info.h",
"+content/common/content_export.h",
- "+content/common/resource_request_body_impl.h",
"+content/common/url_loader.mojom.h",
"+content/public/browser/global_request_id.h",
"+content/public/browser/resource_request_info.h",
"+content/public/common/previews_state.h",
"+content/public/common/referrer.h",
+ "+content/public/common/resource_request_body.h",
"+content/public/common/resource_type.h",
# TODO: these all have to be removed.
« no previous file with comments | « content/browser/frame_host/render_frame_host_impl.cc ('k') | content/browser/loader/navigation_resource_throttle.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698