Index: components/mus/gpu/DEPS |
diff --git a/components/mus/gpu/DEPS b/components/mus/gpu/DEPS |
index 9846e4a873351ca091188ec7fe393ec74320ade8..a2a975829baac11791ce45e2ef17bbb84cf6a2e9 100644 |
--- a/components/mus/gpu/DEPS |
+++ b/components/mus/gpu/DEPS |
@@ -1,4 +1,9 @@ |
include_rules = [ |
+ "+gpu/command_buffer", |
+ "+gpu/config", |
"+gpu/ipc/common", |
+ # a GpuChannelHost is used by mus locally. |
+ "+gpu/ipc/client/gpu_channel_host.h", |
"+gpu/ipc/service", |
+ "+media/gpu/ipc/service", |
] |