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

Unified Diff: chrome/browser/devtools/device/usb/DEPS

Issue 497363004: Merge components/usb_service into device/usb. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Hide //device/usb on mobile platforms. Created 6 years, 4 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: chrome/browser/devtools/device/usb/DEPS
diff --git a/chrome/browser/devtools/device/usb/DEPS b/chrome/browser/devtools/device/usb/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..74750bb6da39e53417bbba0329bfb033eca7aa7a
--- /dev/null
+++ b/chrome/browser/devtools/device/usb/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+device/common",
dgozman 2014/09/02 19:38:25 I don't see where this is used.
Reilly Grant (use Gerrit) 2014/09/02 22:48:55 It's not. It's a bad merge. Ihe directory is now c
+ "+device/usb",
dgozman 2014/09/02 19:38:25 Is this necessary? I see "device/usb" mentioned in
Reilly Grant (use Gerrit) 2014/09/02 22:48:55 Agreed. The whole file is unnecessary because of .
+]
« no previous file with comments | « chrome/browser/chrome_device_client.cc ('k') | chrome/browser/devtools/device/usb/android_usb_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698