Index: components/mus/ws/BUILD.gn |
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn |
index 59c178eff9720e16dc61bf828b9d6b9717c9e818..60207fb6ff0abfba4c08c7ccad4c687e199d3ae5 100644 |
--- a/components/mus/ws/BUILD.gn |
+++ b/components/mus/ws/BUILD.gn |
@@ -95,7 +95,6 @@ source_set("lib") { |
"//cc/surfaces", |
"//cc/surfaces:surface_id", |
"//components/mus/common:mus_common", |
- "//components/mus/gles2", |
"//components/mus/public/interfaces", |
"//components/mus/surfaces", |
"//mojo/common:common_base", |
@@ -214,7 +213,6 @@ test("mus_ws_unittests") { |
"//mojo/converters/geometry", |
"//mojo/converters/input_events", |
"//mojo/converters/transform", |
- "//mojo/gles2", |
"//mojo/public/cpp/bindings:bindings", |
"//services/shell/public/cpp:shell_test_support", |
"//services/shell/public/cpp:sources", |