| Index: mojo/gles2/BUILD.gn
|
| diff --git a/mojo/gles2/BUILD.gn b/mojo/gles2/BUILD.gn
|
| index 4e1e13d2792c3ff1d7e4319cb28ab79d550bcc1e..d6e2edbb2b5d28b628f56e7b520d6ff6467f38e0 100644
|
| --- a/mojo/gles2/BUILD.gn
|
| +++ b/mojo/gles2/BUILD.gn
|
| @@ -20,6 +20,7 @@ component("gles2") {
|
| "//base",
|
| "//base/third_party/dynamic_annotations",
|
| "//gpu/command_buffer/client",
|
| + "//gpu/command_buffer/client:gles2_cmd_helper",
|
| "//gpu/command_buffer/client:gles2_implementation",
|
| "//gpu/command_buffer/client:gles2_interface",
|
| "//gpu/command_buffer/common",
|
|
|