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

Unified Diff: content/browser/loader/DEPS

Issue 2038813003: Making ResourceRequestBody part of //content's public API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 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 485553b6e79f31258f2e118f05313ba28a69e289..f01c3f60752d85ac5de5263aea0f5a75739ec28f 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -111,7 +111,7 @@ specific_include_rules = {
"+content/browser/loader/stream_resource_handler.h",
"+content/browser/loader/sync_resource_handler.h",
"+content/browser/loader/throttling_resource_handler.h",
- "+content/common/resource_request_body.h",
+ "+content/common/resource_request_body_impl.h",
"+content/public/browser/global_request_id.h",
"+content/public/browser/resource_dispatcher_host.h",
"+content/public/browser/resource_dispatcher_host_delegate.h",
@@ -222,7 +222,7 @@ specific_include_rules = {
"+content/browser/loader/resource_message_filter.h",
"+content/browser/loader/resource_request_info_impl.h",
"+content/common/content_export.h",
- "+content/common/resource_request_body.h",
+ "+content/common/resource_request_body_impl.h",
"+content/public/browser/global_request_id.h",
"+content/public/browser/resource_request_info.h",
"+content/public/common/referrer.h",
« no previous file with comments | « content/browser/frame_host/navigator_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