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 8c4df70103f9cfc5574f544744a867de95c7b37a..331995bb7969ba058dae12bdc820e6099b1d56fa 100644 |
| --- a/gpu/command_buffer/common/BUILD.gn |
| +++ b/gpu/command_buffer/common/BUILD.gn |
| @@ -49,6 +49,7 @@ source_set("common_sources") { |
| "mailbox.h", |
| "mailbox_holder.cc", |
| "mailbox_holder.h", |
| + "preemption_flag.h", |
| "sync_token.cc", |
| "sync_token.h", |
| "texture_in_use_response.h", |