Index: content/common/DEPS |
diff --git a/content/common/DEPS b/content/common/DEPS |
index caf3f5d1ead0338072edd306cdef773a92363cbb..f12f7de7d08cb295bbb50e898fa4280ca3160989 100644 |
--- a/content/common/DEPS |
+++ b/content/common/DEPS |
@@ -7,11 +7,10 @@ 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/WebCircularGeofencingRegion.h", |
"+third_party/WebKit/public/platform/WebCString.h", |
- "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h", |
- "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h", |
+ "+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h", |
"+third_party/WebKit/public/platform/WebDisplayMode.h", |
+ "+third_party/WebKit/public/platform/WebDragOperation.h", |
"+third_party/WebKit/public/platform/WebFloatPoint.h", |
"+third_party/WebKit/public/platform/WebFloatRect.h", |
"+third_party/WebKit/public/platform/WebFocusType.h", |
@@ -19,9 +18,8 @@ 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/WebHistoryScrollRestorationType.h", |
"+third_party/WebKit/public/platform/WebHTTPBody.h", |
- "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrientationError.h", |
+ "+third_party/WebKit/public/platform/WebHistoryScrollRestorationType.h", |
"+third_party/WebKit/public/platform/WebPageVisibilityState.h", |
"+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
"+third_party/WebKit/public/platform/WebScreenInfo.h", |
@@ -31,10 +29,13 @@ include_rules = [ |
"+third_party/WebKit/public/platform/linux/WebFallbackFont.h", |
"+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h", |
"+third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h", |
+ "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h", |
+ "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.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", |
+ "+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/serviceworker/WebServiceWorkerCacheError.h", |
@@ -48,7 +49,6 @@ include_rules = [ |
"+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/WebDragOperation.h", |
"+third_party/WebKit/public/web/WebDragStatus.h", |
"+third_party/WebKit/public/web/WebFindOptions.h", |
"+third_party/WebKit/public/web/WebFrameOwnerProperties.h", |