Chromium Code Reviews| Index: components/webusb/DEPS |
| diff --git a/components/webusb/DEPS b/components/webusb/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..20084e65f8ac23190f491132d3f0ecdd844cdf89 |
| --- /dev/null |
| +++ b/components/webusb/DEPS |
| @@ -0,0 +1,9 @@ |
| +include_rules = [ |
| + "+base", |
| + "+device/core", |
| + "+device/usb", |
| + "+grit/components_strings.h", |
| + "+ui/base/l10n", |
| + "+ui/gfx/image", |
| + "+ui/message_center", |
| +] |