Index: gpu/ipc/client/BUILD.gn |
diff --git a/gpu/ipc/client/BUILD.gn b/gpu/ipc/client/BUILD.gn |
index aa4f317e4af44d50c594979a51a59a060631c2be..bdbfc09a8247f309602eaf54c41e0cfc933ca233 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_fence_impl.cc", |
+ "gpu_fence_impl.h", |
"gpu_memory_buffer_impl.cc", |
"gpu_memory_buffer_impl.h", |
"gpu_memory_buffer_impl_shared_memory.cc", |