Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 11bf700fe9975b25d429ec61827016545ce95047..e673dcc966e29fae616f9fe75391397dddaebd73 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -48,19 +48,19 @@ 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/WebIDBDatabaseException.h", |
- "+third_party/WebKit/public/platform/WebIDBTypes.h", |
- "+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
"+third_party/WebKit/public/platform/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/WebScreenInfo.h", |
"+third_party/WebKit/public/platform/WebServiceWorkerCacheError.h", |
"+third_party/WebKit/public/platform/WebServiceWorkerError.h", |
"+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h", |
"+third_party/WebKit/public/platform/WebServiceWorkerResponseType.h", |
"+third_party/WebKit/public/platform/WebServiceWorkerState.h", |
"+third_party/WebKit/public/platform/WebString.h", |
+ "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseException.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/WebPushPermissionStatus.h", |
"+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |