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..41da83d68e41632e7711c7344aacf45c61d31e9d 100644 |
--- a/gpu/command_buffer/service/BUILD.gn |
+++ b/gpu/command_buffer/service/BUILD.gn |
@@ -63,6 +63,10 @@ source_set("service_sources") { |
"gles2_cmd_decoder_autogen.h", |
"gles2_cmd_decoder_passthrough.cc", |
"gles2_cmd_decoder_passthrough.h", |
+ "gles2_cmd_decoder_passthrough_doer_prototypes.h", |
+ "gles2_cmd_decoder_passthrough_doers.cc", |
+ "gles2_cmd_decoder_passthrough_handlers.cc", |
+ "gles2_cmd_decoder_passthrough_handlers_autogen.cc", |
"gles2_cmd_validation.cc", |
"gles2_cmd_validation.h", |
"gles2_cmd_validation_autogen.h", |