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

Unified Diff: content/browser/DEPS

Issue 2004643002: Implement BroadcastChannel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: try to fix ios gyp build 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
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 80fe3f72ef9457cc74e51a4aaafd8edf651fc5ed..dbb6cd3d791eb8ff7b5c7740227b67ef511235dc 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+components/scheduler/common",
"+components/tracing",
"+components/url_formatter",
+ "+components/webmessaging",
"+content/app/strings/grit", # For generated headers
"+content/public/browser",

Powered by Google App Engine
This is Rietveld 408576698