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 ad6d3200e91b22034bb5f95a86906f9d01213bfb..68c3c84716cb54a9af4e752949329761d3d19fc3 100644 |
| --- a/gpu/command_buffer/common/BUILD.gn |
| +++ b/gpu/command_buffer/common/BUILD.gn |
| @@ -28,6 +28,8 @@ source_set("common") { |
| "mailbox_holder.h", |
| "thread_local.h", |
| "time.h", |
| + "value_state.cc", |
| + "value_state.h", |
| ] |
| defines = [ "GPU_IMPLEMENTATION" ] |