Index: content/common/DEPS |
diff --git a/content/common/DEPS b/content/common/DEPS |
index b1b404ed52830748f0b86114826ae7d3e1d5c55f..1e638875ad978098884f8142cdc65e085b822887 100644 |
--- a/content/common/DEPS |
+++ b/content/common/DEPS |
@@ -25,8 +25,6 @@ include_rules = [ |
"+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/WebPushError.h", |
- "+third_party/WebKit/public/platform/WebPushPermissionStatus.h", |
"+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
"+third_party/WebKit/public/platform/WebScreenOrientationLockType.h", |
"+third_party/WebKit/public/platform/WebScreenOrientationType.h", |
@@ -41,6 +39,8 @@ include_rules = [ |
"+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h", |
"+third_party/WebKit/public/platform/linux/WebFallbackFont.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/web/mac/WebScrollbarTheme.h", |
"+third_party/WebKit/public/web/WebAXEnums.h", |
"+third_party/WebKit/public/web/WebCompositionUnderline.h", |