Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 77039470f7ea93364204236510b65fc0de1b6de3..a02df3f1793db5009389f64dccacbb304d2f12fa 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -57,12 +57,12 @@ include_rules = [ |
"+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h", |
"+third_party/WebKit/public/platform/WebCursorInfo.h", |
"+third_party/WebKit/public/platform/WebDisplayMode.h", |
+ "+third_party/WebKit/public/platform/WebDragOperation.h", |
"+third_party/WebKit/public/platform/WebFocusType.h", |
"+third_party/WebKit/public/platform/WebGamepad.h", |
"+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/modules/screen_orientation/WebLockOrientationError.h", |
"+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
"+third_party/WebKit/public/platform/WebScreenInfo.h", |
"+third_party/WebKit/public/platform/WebString.h", |
@@ -73,6 +73,7 @@ include_rules = [ |
"+third_party/WebKit/public/platform/modules/permissions/permission.mojom.h", |
"+third_party/WebKit/public/platform/modules/permissions/permission_status.mojom.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", |
@@ -88,7 +89,6 @@ include_rules = [ |
"+third_party/WebKit/public/web/WebConsoleMessage.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", |