| Index: gpu/ipc/client/BUILD.gn
|
| diff --git a/gpu/ipc/client/BUILD.gn b/gpu/ipc/client/BUILD.gn
|
| index aa4f317e4af44d50c594979a51a59a060631c2be..2c3165096a1d497892c1aaaa0979f88c21e9c701 100644
|
| --- a/gpu/ipc/client/BUILD.gn
|
| +++ b/gpu/ipc/client/BUILD.gn
|
| @@ -22,6 +22,8 @@ source_set("ipc_client_sources") {
|
| "command_buffer_proxy_impl.h",
|
| "gpu_channel_host.cc",
|
| "gpu_channel_host.h",
|
| + "gpu_host_memory_buffer_manager.cc",
|
| + "gpu_host_memory_buffer_manager.h",
|
| "gpu_memory_buffer_impl.cc",
|
| "gpu_memory_buffer_impl.h",
|
| "gpu_memory_buffer_impl_shared_memory.cc",
|
|
|