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

Unified Diff: components/devtools_bridge/test/android/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/test/android/client/DEPS
diff --git a/components/devtools_bridge/test/android/client/DEPS b/components/devtools_bridge/test/android/client/DEPS
index 050660e3f8d343c624f951dfd4fc572f39b8f905..88e25deb32182a90c23457002a46721be20bcc22 100644
--- a/components/devtools_bridge/test/android/client/DEPS
+++ b/components/devtools_bridge/test/android/client/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+chrome",
+ "+content",
"+jni",
]

Powered by Google App Engine
This is Rietveld 408576698