| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index 4ab0f65bd6955ade996fa2390dc04e09f000a639..68901155a58d9dae9c5ead8392180b349708e93b 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -20,13 +20,12 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebGeofencingEventType.h",
|
| "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
|
| "+third_party/WebKit/public/platform/WebHTTPBody.h",
|
| - "+third_party/WebKit/public/platform/WebIDBTypes.h",
|
| "+third_party/WebKit/public/platform/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/WebScreenInfo.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerCacheError.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerClientType.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerError.h",
|
| @@ -35,8 +34,9 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebServiceWorkerState.h",
|
| "+third_party/WebKit/public/platform/WebStorageArea.h",
|
| "+third_party/WebKit/public/platform/WebString.h",
|
| - "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
|
| "+third_party/WebKit/public/platform/linux/WebFallbackFont.h",
|
| + "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
|
| + "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h",
|
| "+third_party/WebKit/public/platform/modules/notifications/WebNotificationPermission.h",
|
| "+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h",
|
| "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h",
|
|
|