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", |