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

Unified Diff: device/usb/DEPS

Issue 1514603006: Implement basic USB device enumeration on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android_usb_browsertest.cc. Created 5 years 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: device/usb/DEPS
diff --git a/device/usb/DEPS b/device/usb/DEPS
index 25ff2875e14993004d7bc4f321ca13faa9be9848..b1c259fb3c4bfd2c57af1c41ebd096b0f7d058cb 100644
--- a/device/usb/DEPS
+++ b/device/usb/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chromeos",
"+dbus",
+ "+jni",
"-net",
"+net/base",

Powered by Google App Engine
This is Rietveld 408576698