Chromium Code Reviews| Index: ui/views/examples/DEPS |
| diff --git a/ui/views/examples/DEPS b/ui/views/examples/DEPS |
| index 29f46d34a4b902ec749665c43ae91461c9e374b7..1108a456a1ae2ae5cea480988dc83b41891e40da 100644 |
| --- a/ui/views/examples/DEPS |
| +++ b/ui/views/examples/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| - "+content", |
| - "+sandbox", |
| + "+content/public", |
| + "+content/shell", |
| + "+sandbox", |
| ] |