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

Unified Diff: content/browser/loader/DEPS

Issue 2905763002: Deduplicating CanReadRequestBody code. (Closed)
Patch Set: Tweaking content/browser/loader/DEPS Created 3 years, 7 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 191c9259b8ec1dcfe99e579e1b19d5e1feee9435..c75601eaa2e462782a32d23540a74bf947fc137f 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -154,6 +154,7 @@ specific_include_rules = {
"+content/browser/loader/redirect_to_file_resource_handler.h",
"+content/browser/loader/upload_data_stream_builder.h",
"+content/browser/resource_context_impl.h",
+ "+content/browser/resource_request_body_browser_utils.h",
Łukasz Anforowicz 2017/05/25 16:11:37 I assume that after decoupling from the rest of //
mmenke 2017/05/25 16:31:08 For better or for worse, the plan is now to make a
Łukasz Anforowicz 2017/05/25 16:50:26 Does that mean that the change to the DEPS file lo
"+content/browser/service_worker/foreign_fetch_request_handler.h",
"+content/browser/service_worker/link_header_support.h",
"+content/browser/service_worker/service_worker_context_wrapper.h",

Powered by Google App Engine
This is Rietveld 408576698