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

Unified Diff: extensions/browser/api/usb_private/DEPS

Issue 463493006: Add chrome.usbPrivate API for use by USB device WEBUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change "Google Inc." to "Test Manufacturer". 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
« no previous file with comments | « extensions/browser/api/usb/usb_apitest.cc ('k') | extensions/browser/api/usb_private/usb_private_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/usb_private/DEPS
diff --git a/device/usb/DEPS b/extensions/browser/api/usb_private/DEPS
similarity index 74%
copy from device/usb/DEPS
copy to extensions/browser/api/usb_private/DEPS
index 70ac41d31421e83b143f1904b1410db6d4852481..d8eab5dbe5a3ff2135c806b5aa77479e521dc509 100644
--- a/device/usb/DEPS
+++ b/extensions/browser/api/usb_private/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+components/usb_service",
+ "+device/usb",
]
« no previous file with comments | « extensions/browser/api/usb/usb_apitest.cc ('k') | extensions/browser/api/usb_private/usb_private_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698