| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index 5ea7c72b2d864ebcc4ac91c0399486d492000a85..b0904dda53960a5490917c4ad42aa39ebc3c10af 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| "-storage/browser",
|
|
|
| "+components/discardable_memory/common",
|
| + "+components/payments",
|
| "+device/base/synchronization",
|
| "+services/service_manager/public/cpp",
|
| "+services/video_capture/public/interfaces",
|
| @@ -49,6 +50,7 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrientationError.h",
|
| "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h",
|
| "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationType.h",
|
| + "+third_party/WebKit/public/platform/modules/payments/WebPaymentAppRequest.h",
|
| "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCacheError.h",
|
| "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerClientType.h",
|
| "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerError.h",
|
|
|