| Index: gpu/gles2_conform_support/egl/BUILD.gn
|
| diff --git a/gpu/gles2_conform_support/egl/BUILD.gn b/gpu/gles2_conform_support/egl/BUILD.gn
|
| index ee06fbf32642cf739ef9b50bd790241c92126ff6..556f053f70a9405fedc9885a258c9820c0bd658d 100644
|
| --- a/gpu/gles2_conform_support/egl/BUILD.gn
|
| +++ b/gpu/gles2_conform_support/egl/BUILD.gn
|
| @@ -25,6 +25,8 @@ source_set("egl") {
|
| deps = [
|
| "//base",
|
| "//gpu",
|
| + "//gpu:command_buffer_gles2",
|
| + "//gpu/command_buffer/client:gles2_c_lib_nocheck",
|
| "//gpu/command_buffer/client:gles2_implementation_no_check",
|
| "//gpu/command_buffer/service",
|
| "//ui/base",
|
|
|