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

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: Address qinmin's comments. Created 4 years, 12 months 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",
« no previous file with comments | « device/usb/BUILD.gn ('k') | device/usb/android/java/src/org/chromium/device/usb/ChromeUsbConfiguration.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698