Chromium Code Reviews| Index: components/doodle/DEPS |
| diff --git a/components/doodle/DEPS b/components/doodle/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..07c5fc1b8d7d8327fe7838f747c0a0e114bd52a0 |
| --- /dev/null |
| +++ b/components/doodle/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+components/google/core/browser", |
| + "+net", |
| +] |