Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index b6dfa029a24aa0dbe82828581b659003d37efa68..e181fae7337c96fb13319cb9dfbf48d57aeafa49 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -12,7 +12,6 @@ include_rules = [ |
"+components/scheduler/common", |
"+components/tracing", |
"+components/url_formatter", |
- "+components/webmessaging", |
"+content/app/strings/grit", # For generated headers |
"+content/public/browser", |
@@ -64,6 +63,7 @@ include_rules = [ |
"+third_party/WebKit/public/platform/WebString.h", |
"+third_party/WebKit/public/platform/mime_registry.mojom.h", |
"+third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom.h", |
+ "+third_party/WebKit/public/platform/modules/broadcastchannel/broadcast_channel.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", |