| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index e6e9c1fdc2bd9fc1de3c927b0c56dc4c8857c8b8..52f6fd1bea5131fc1a4ea08f9c693cbabc9ffd9f 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -11,6 +11,7 @@ include_rules = [
|
| # header-only types, and some selected common code.
|
| "-third_party/WebKit",
|
| "+third_party/WebKit/public/platform/WebAddressSpace.h",
|
| + "+third_party/WebKit/public/platform/WebContentSecurityPolicy.h",
|
| "+third_party/WebKit/public/platform/WebDisplayMode.h",
|
| "+third_party/WebKit/public/platform/WebDragOperation.h",
|
| "+third_party/WebKit/public/platform/WebFeaturePolicy.h",
|
| @@ -60,7 +61,6 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/modules/serviceworker/service_worker_event_status.mojom.h",
|
| "+third_party/WebKit/public/web/WebAXEnums.h",
|
| "+third_party/WebKit/public/web/WebCompositionUnderline.h",
|
| - "+third_party/WebKit/public/web/WebContentSecurityPolicy.h",
|
| "+third_party/WebKit/public/web/WebDeviceEmulationParams.h",
|
| "+third_party/WebKit/public/web/WebDragStatus.h",
|
| "+third_party/WebKit/public/web/WebFindOptions.h",
|
|
|