| 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 32fb8706ef4214a4cf77ea5658f88dac3b942f46..ee06fbf32642cf739ef9b50bd790241c92126ff6 100644
|
| --- a/gpu/gles2_conform_support/egl/BUILD.gn
|
| +++ b/gpu/gles2_conform_support/egl/BUILD.gn
|
| @@ -24,9 +24,9 @@ source_set("egl") {
|
|
|
| deps = [
|
| "//base",
|
| + "//gpu",
|
| "//gpu/command_buffer/client:gles2_implementation_no_check",
|
| "//gpu/command_buffer/service",
|
| - "//gpu",
|
| "//ui/base",
|
| "//ui/gfx",
|
| "//ui/gfx/geometry",
|
|
|