Chromium Code Reviews| Index: headless/lib/DEPS |
| diff --git a/components/visitedlink/test/DEPS b/headless/lib/DEPS |
| similarity index 74% |
| copy from components/visitedlink/test/DEPS |
| copy to headless/lib/DEPS |
| index fe7bb13183f7dd1384b879305f395073a6d2f6c0..c228b7c13a0cc5f7c47578d64e9c244037480fc5 100644 |
| --- a/components/visitedlink/test/DEPS |
| +++ b/headless/lib/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+content/public", |
| + "+ui/base", |
| ] |