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

Unified Diff: content/app/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: content/app/DEPS
diff --git a/content/app/DEPS b/content/app/DEPS
index f4792db51edc0897f8feb3d4f131f2631e4077fb..774523882acba4f252c3266cc74243f3d4378163 100644
--- a/content/app/DEPS
+++ b/content/app/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+content",
"+device/battery",
"+device/bluetooth",
+ "+device/usb",
"+device/vibration",
# For loading V8's initial snapshot from external files.
"+gin/public/isolate_holder.h",
« no previous file with comments | « chrome/browser/devtools/device/usb/android_usb_browsertest.cc ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698