| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 400844e7e631681e9be28f5b09e0259886aee5e7..2ed7e5cc7ab88a0dc8e1fa6aecbef00a6d24ec36 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -48,11 +48,11 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebGamepads.h",
|
| "+third_party/WebKit/public/platform/WebGeofencingEventType.h",
|
| "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
|
| - "+third_party/WebKit/public/platform/WebLockOrientationError.h",
|
| + "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrientationError.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/WebServiceWorkerError.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h",
|
|
|