Chromium Code Reviews| Index: components/pairing/DEPS |
| diff --git a/components/pairing/DEPS b/components/pairing/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..78c997021268b8dc7c657073b3f561d8922ddc93 |
| --- /dev/null |
| +++ b/components/pairing/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+device/bluetooth", |
| +] |