| Index: content/browser/loader/DEPS
|
| diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
|
| index 39b0e67a67e78d0b8882c076c361084dc3291c73..c97bfc8d5cdd33e30acc3e9aa805b6e3a9a3b319 100644
|
| --- a/content/browser/loader/DEPS
|
| +++ b/content/browser/loader/DEPS
|
| @@ -186,6 +186,7 @@ specific_include_rules = {
|
| "+content/common/net/url_request_service_worker_data.h",
|
| "+content/common/site_isolation_policy.h",
|
| "+content/public/browser/browser_thread.h",
|
| + "+content/public/browser/navigation_ui_data.h",
|
| "+content/public/browser/plugin_service.h",
|
| "+content/public/browser/resource_request_details.h",
|
| "+content/public/browser/stream_handle.h",
|
| @@ -259,6 +260,7 @@ specific_include_rules = {
|
| "+content/common/net/url_request_service_worker_data.h",
|
| "+content/common/net/url_request_user_data.h",
|
| "+content/public/browser/browser_thread.h",
|
| + "+content/public/browser/navigation_ui_data.h",
|
| "+content/public/common/browser_side_navigation_policy.h",
|
| "+content/public/common/process_type.h",
|
| ],
|
|
|