Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(482)

Unified Diff: content/browser/DEPS

Issue 2158913006: Move BroadcastChannel browser code from components/ to content/browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/broadcast_channel/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/broadcast_channel/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698