| Index: gpu/command_buffer/service/BUILD.gn
|
| diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
|
| index 060e9b71ff86f070b835847d420da1ed93bf8f08..43725a846b0df65220e085f7ab5d02871c03666a 100644
|
| --- a/gpu/command_buffer/service/BUILD.gn
|
| +++ b/gpu/command_buffer/service/BUILD.gn
|
| @@ -63,6 +63,9 @@ source_set("service_sources") {
|
| "gles2_cmd_decoder_autogen.h",
|
| "gles2_cmd_decoder_passthrough.cc",
|
| "gles2_cmd_decoder_passthrough.h",
|
| + "gles2_cmd_decoder_passthrough_doers.h",
|
| + "gles2_cmd_decoder_passthrough_handlers.h",
|
| + "gles2_cmd_decoder_passthrough_handlers_autogen.h",
|
| "gles2_cmd_validation.cc",
|
| "gles2_cmd_validation.h",
|
| "gles2_cmd_validation_autogen.h",
|
|
|