Chromium Code Reviews| 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", |
| ] |