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

Unified Diff: components/devtools_bridge/android/DEPS

Issue 704613003: Beginning implementation of SessionDependencyFactory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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/android/DEPS
diff --git a/chrome/browser/extensions/api/desktop_capture/DEPS b/components/devtools_bridge/android/DEPS
similarity index 54%
copy from chrome/browser/extensions/api/desktop_capture/DEPS
copy to components/devtools_bridge/android/DEPS
index e566fc70399d034c15b2f8e6c9b2d6e79fcd4751..2a81cc63f3d08b2a26c7eb85ae7f5faa71028bf5 100644
--- a/chrome/browser/extensions/api/desktop_capture/DEPS
+++ b/components/devtools_bridge/android/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+jni",
+ "+third_party/libjingle",
"+third_party/webrtc",
]

Powered by Google App Engine
This is Rietveld 408576698