| Index: content/browser/loader/DEPS
|
| diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
|
| index 432c970d9975072439822b816cda510593da3849..3ea101584bc37c76de96da4f871e66bded953b91 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",
|
| ],
|
|
|