Chromium Code Reviews| Index: gpu/BUILD.gn |
| diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
| index e924517380ac63e932fd52a48d5641fc1f55eb00..c058515386d5f74add4e212f09d4b5c8aea7c512 100644 |
| --- a/gpu/BUILD.gn |
| +++ b/gpu/BUILD.gn |
| @@ -47,6 +47,7 @@ component("gpu") { |
| "//gpu/config:config_sources", |
| "//gpu/ipc/client:ipc_client_sources", |
| "//gpu/ipc/common:ipc_common_sources", |
| + "//gpu/ipc/service:ipc_service_sources", |
| ] |
| } |