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