Index: gpu/command_buffer/client/BUILD.gn |
diff --git a/gpu/command_buffer/client/BUILD.gn b/gpu/command_buffer/client/BUILD.gn |
index d86edd4a1e3c880b9d657eb591eb7fade3f1dbe0..3be0a06b51fac8fb99479e90aa82cac8621ed034 100644 |
--- a/gpu/command_buffer/client/BUILD.gn |
+++ b/gpu/command_buffer/client/BUILD.gn |
@@ -46,6 +46,7 @@ source_set("gles2_cmd_helper_sources") { |
visibility = [ |
":gles2_cmd_helper", |
"//gpu", |
+ "//mojo/gles2:control_thunks", |
] |
sources = [ |
"gles2_cmd_helper.cc", |