| Index: content/browser/loader/DEPS
|
| diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
|
| index 2feadaf4dfe970a140053a0e760a8e1ce2e9b5db..55b9e607d129964e2f96c3780b0a72d982828d9e 100644
|
| --- a/content/browser/loader/DEPS
|
| +++ b/content/browser/loader/DEPS
|
| @@ -110,6 +110,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/browser/shared",
|
| "+content/common/resource_request_body_impl.h",
|
| "+content/common/ssl_status_serialization.h",
|
| "+content/public/browser/global_request_id.h",
|
| @@ -122,7 +123,6 @@ specific_include_rules = {
|
| "+content/browser/appcache/chrome_appcache_service.h",
|
| "+content/browser/bad_message.h",
|
| "+content/browser/blob_storage/chrome_blob_storage_context.h",
|
| - "+content/browser/child_process_security_policy_impl.h",
|
| "+content/browser/download/download_resource_handler.h",
|
| "+content/browser/download/save_file_manager.h",
|
| "+content/browser/download/save_file_resource_handler.h",
|
|
|