| Index: gpu/command_buffer/common/BUILD.gn
|
| diff --git a/gpu/command_buffer/common/BUILD.gn b/gpu/command_buffer/common/BUILD.gn
|
| index 3f9e1473bece51d623a02fe67519d6eba94051e6..4b69e04e11426c35626608fe1a5b48bf3a765eb2 100644
|
| --- a/gpu/command_buffer/common/BUILD.gn
|
| +++ b/gpu/command_buffer/common/BUILD.gn
|
| @@ -37,6 +37,8 @@ source_set("common_sources") {
|
| "constants.h",
|
| "debug_marker_manager.cc",
|
| "debug_marker_manager.h",
|
| + "discardable_handle.cc",
|
| + "discardable_handle.h",
|
| "gles2_cmd_format.cc",
|
| "gles2_cmd_format.h",
|
| "gles2_cmd_format_autogen.h",
|
|
|