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

Unified Diff: components/devtools_bridge/DEPS

Issue 716433003: Continue impementation SessionDependencyFactoryNative. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@native-factory
Patch Set: Created 6 years, 1 month 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: components/devtools_bridge/DEPS
diff --git a/components/devtools_bridge/DEPS b/components/devtools_bridge/DEPS
index 9fe328373fdc74321c7aa4da027797d827a77783..655f7e5cd2d6b4392f27fd3f8685a0cdff4f8b23 100644
--- a/components/devtools_bridge/DEPS
+++ b/components/devtools_bridge/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"-chrome",
"-content",
+ "+third_party/libjingle",
+ "+third_party/webrtc",
]

Powered by Google App Engine
This is Rietveld 408576698