| Index: mojo/gles2/BUILD.gn
|
| diff --git a/mojo/gles2/BUILD.gn b/mojo/gles2/BUILD.gn
|
| index a37647a3d93876aa62301566183fb47277378611..ed0d870b3b414ac9dd68b7b77f8b5c73e6912370 100644
|
| --- a/mojo/gles2/BUILD.gn
|
| +++ b/mojo/gles2/BUILD.gn
|
| @@ -23,6 +23,7 @@ component("gles2") {
|
| "//gpu/command_buffer/client",
|
| "//gpu/command_buffer/common",
|
| "//gpu/command_buffer/client:gles2_implementation",
|
| + "//gpu/command_buffer/client:gles2_interface",
|
| "//mojo/public/gles2",
|
| "//mojo/services/gles2:bindings",
|
| "//mojo/services/gles2:interfaces",
|
|
|