Chromium Code Reviews| Index: services/ui/ws/DEPS |
| diff --git a/services/ui/ws/DEPS b/services/ui/ws/DEPS |
| index f771ac877ca1a40c7c43388f9adba73a9227e7b5..a04db9e1614d1297ada1e9801874dcaab69242c5 100644 |
| --- a/services/ui/ws/DEPS |
| +++ b/services/ui/ws/DEPS |
| @@ -11,4 +11,8 @@ specific_include_rules = { |
| "gpu_host.h": [ |
| "+services/ui/gpu/gpu_main.h", |
| ], |
| + "run_all_unittests.cc": [ |
| + "+mojo/edk/embedder", |
| + "+services/catalog", |
| + ] |
| } |