| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index ad07e4fee7f25f464544d4d8f3d27d520afab57f..1c727724c2f4e5148add03587f09f971b143311d 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -21,12 +21,12 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
|
| "+third_party/WebKit/public/platform/WebHistoryScrollRestorationType.h",
|
| "+third_party/WebKit/public/platform/WebHTTPBody.h",
|
| - "+third_party/WebKit/public/platform/WebLockOrientationError.h",
|
| + "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrientationError.h",
|
| "+third_party/WebKit/public/platform/WebPageVisibilityState.h",
|
| "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
|
| "+third_party/WebKit/public/platform/WebScreenInfo.h",
|
| - "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
|
| - "+third_party/WebKit/public/platform/WebScreenOrientationType.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/WebServiceWorkerCacheError.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerClientType.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerError.h",
|
|
|