Chromium Code Reviews| Index: services/ui/gpu/DEPS |
| diff --git a/services/ui/gpu/DEPS b/services/ui/gpu/DEPS |
| index e51b03cdbac019909857612eb8b644429dfff7ad..78294ae4ab8db09295cba3ed6cf3e0b20a985545 100644 |
| --- a/services/ui/gpu/DEPS |
| +++ b/services/ui/gpu/DEPS |
| @@ -1,7 +1,9 @@ |
| include_rules = [ |
| "+gpu/command_buffer", |
| "+gpu/config", |
| + "+gpu/ipc", |
| "+gpu/ipc/common", |
| "+gpu/ipc/service", |
| "+media/gpu/ipc/service", |
| + "+services/ui/surfaces", |
| ] |