Chromium Code Reviews| Index: components/machine_intelligence/DEPS |
| diff --git a/components/machine_intelligence/DEPS b/components/machine_intelligence/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..be55946db4e0a0a407285652386b0075047bc7d9 |
| --- /dev/null |
| +++ b/components/machine_intelligence/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+components/data_use_measurement/core", |
| + "+components/metrics", |
| + "+net", |
| +] |