Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 7183e40f10cefe20acdaf55af5a5e1d24a340d2b..7c72b4168949240ddf8bda90938bb2f22e22344e 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -65,6 +65,7 @@ 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/background_sync/background_sync.mojom.h", |
"+third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom.h", |
"+third_party/WebKit/public/platform/modules/imagecapture/image_capture.mojom.h", |
"+third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseException.h", |
@@ -83,6 +84,7 @@ include_rules = [ |
"+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/serviceworker/service_worker_event_status.mojom.h", |
"+third_party/WebKit/public/platform/modules/vr/WebVR.h", |
"+third_party/WebKit/public/platform/modules/wake_lock/wake_lock_service.mojom.h", |
"+third_party/WebKit/public/web/WebAXEnums.h", |