Chromium Code Reviews| Index: gpu/command_buffer/common/BUILD.gn |
| diff --git a/gpu/command_buffer/common/BUILD.gn b/gpu/command_buffer/common/BUILD.gn |
| index e42bb736ca32b8d3f858d5bda376f07ab609de7f..3e829b3a65135ceb374fbbc26cbe484aa1d94afa 100644 |
| --- a/gpu/command_buffer/common/BUILD.gn |
| +++ b/gpu/command_buffer/common/BUILD.gn |
| @@ -51,6 +51,7 @@ source_set("common_sources") { |
| "mailbox_holder.h", |
| "sync_token.cc", |
| "sync_token.h", |
| + "texture_in_use_response.h", |
| "thread_local.h", |
| "time.h", |
| ] |