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