Chromium Code Reviews| Index: gpu/ipc/BUILD.gn |
| diff --git a/gpu/ipc/BUILD.gn b/gpu/ipc/BUILD.gn |
| index a30ffdcfa984ac1581501320e077c35be56ac4ec..46de951c55b1ef77616f2550036bf38f91db5d6e 100644 |
| --- a/gpu/ipc/BUILD.gn |
| +++ b/gpu/ipc/BUILD.gn |
| @@ -31,6 +31,7 @@ source_set("command_buffer_sources") { |
| "//gpu/command_buffer/common:common_sources", |
| "//gpu/command_buffer/service:service_sources", |
| "//gpu/config:config_sources", |
| + "//gpu/ipc/service:ipc_service_sources", |
| "//ui/gfx", |
| "//ui/gl", |
| "//ui/gl/init", |