Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index c3668d8ae19f32ab0aa5f82dfa8b91826e45dd12..b75072b2f8db4cf8794dfca03b9c8e900a7cd8b7 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -52,24 +52,24 @@ include_rules = [ |
"+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/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", |
- "+third_party/WebKit/public/platform/WebServiceWorkerResponseError.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/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", |
+ "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerError.h", |
+ "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEventResult.h", |
+ "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerResponseError.h", |
+ "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerResponseType.h", |
+ "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerState.h", |
"+third_party/WebKit/public/platform/modules/vr/WebVR.h", |
- "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |
"+third_party/WebKit/public/web/WebAXEnums.h", |
"+third_party/WebKit/public/web/WebCompositionUnderline.h", |
"+third_party/WebKit/public/web/WebConsoleMessage.h", |
+ "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |
tkent
2015/08/17 00:32:31
Looks this is not in sorted position.
kinuko
2015/08/18 07:52:24
Done.
|
"+third_party/WebKit/public/web/WebContentSecurityPolicy.h", |
"+third_party/WebKit/public/web/WebDeviceEmulationParams.h", |
"+third_party/WebKit/public/web/WebDragOperation.h", |