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