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 6f3ec0c4bd2b4756eb572ea22004fda198817193..0783191cc06b02b139c75cb82b8c1cc32f67e7b9 100644 |
| --- a/gpu/command_buffer/common/BUILD.gn |
| +++ b/gpu/command_buffer/common/BUILD.gn |
| @@ -44,6 +44,7 @@ source_set("common_sources") { |
| "mailbox.h", |
| "mailbox_holder.cc", |
| "mailbox_holder.h", |
| + "sync_token.h", |
| "thread_local.h", |
| "time.h", |
| "value_state.cc", |