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

Unified Diff: content/browser/DEPS

Issue 2004643002: Implement BroadcastChannel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address dcheng's comments Created 4 years, 6 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/background_sync/background_sync_manager_unittest.cc » ('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 fb05e95b9a8a470994b4cfbca35306f66ce73b63..02e1d0fe3eab257598537e9a4fb942d1b9471ce7 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+components/scheduler/common",
"+components/tracing",
"+components/url_formatter",
+ "+components/webmessaging",
"+content/app/strings/grit", # For generated headers
"+content/public/browser",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/background_sync/background_sync_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698