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

Unified Diff: content/browser/loader/DEPS

Issue 2111343002: Move implementation of ChildProcessSecurityPolicyImpl to c/b/shared, and wrap in c/b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mffr-win
Patch Set: . 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 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",
« no previous file with comments | « content/browser/child_process_security_policy_unittest.cc ('k') | content/browser/loader/resource_dispatcher_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698