Chromium Code Reviews| Index: gpu/BUILD.gn |
| diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
| index 8ae7915462c336b29a3aa35edddc50b9850a3c9c..f3bf625ecd831345ec25c8592c08c32867f24337 100644 |
| --- a/gpu/BUILD.gn |
| +++ b/gpu/BUILD.gn |
| @@ -46,6 +46,7 @@ component("gpu") { |
| "//gpu/command_buffer/service:service_sources", |
| "//gpu/config:config_sources", |
| "//gpu/ipc/common:ipc_common_sources", |
| + "//gpu/ipc/service:ipc_service_sources", |
| ] |
| } |