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

Unified Diff: components/devtools_bridge/client/DEPS

Issue 746663002: Stub for WebRTCDeviceProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webclient
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/client/DEPS
diff --git a/components/devtools_bridge/client/DEPS b/components/devtools_bridge/client/DEPS
index 5bbc0c29e569616827a0c5b0b0bd1c7c149afb6a..aba3f11f4d9f11ee0d2660418dec3700394cdb0b 100644
--- a/components/devtools_bridge/client/DEPS
+++ b/components/devtools_bridge/client/DEPS
@@ -1,5 +1,8 @@
include_rules = [
+ "+chrome/browser",
"+content/public",
+ "+grit/devtools_bridge",
+ "+ui/base/resource",
"-third_party/libjingle",
"-third_party/webrtc",
]

Powered by Google App Engine
This is Rietveld 408576698