Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 11466fa84a9e200b6829f144e42255c8596a2757..872f6640b83df634f63f6f29a8211c8c146ad59b 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -63,9 +63,11 @@ include_rules = [ |
"+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
"+third_party/WebKit/public/platform/WebScreenInfo.h", |
"+third_party/WebKit/public/platform/WebString.h", |
+ "+third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom.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/permissions/permission.mojom.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", |