Chromium Code Reviews| Index: device/fingerprint/DEPS |
| diff --git a/device/fingerprint/DEPS b/device/fingerprint/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a552590201dd68a94cfb0fd8c087b1bf39f50f32 |
| --- /dev/null |
| +++ b/device/fingerprint/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+chromeos", |
| + "+dbus", |
| +] |