Chromium Code Reviews| Index: components/search_engines/DEPS |
| diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS |
| index f08bcfaffd944b03efa7afbaa3c1340e14f01d81..ec40c3e59fa6d0f794cd165031293fdbf526333e 100644 |
| --- a/components/search_engines/DEPS |
| +++ b/components/search_engines/DEPS |
| @@ -15,6 +15,7 @@ include_rules = [ |
| "+policy", |
| "+sql", |
| "+sync", |
| + "+ui/base", |
|
Peter Kasting
2014/10/06 20:28:27
You might want to check with the folks that did th
|
| "+ui/gfx", |
| ] |