| Index: mojo/services/public/cpp/view_manager/lib/BUILD.gn
|
| diff --git a/mojo/services/public/cpp/view_manager/lib/BUILD.gn b/mojo/services/public/cpp/view_manager/lib/BUILD.gn
|
| index df44a34d4345458ba4d1e22ae579bb6c9223d0ac..1f9311e21c9e17d3b101eee9ad7c4118507a6f39 100644
|
| --- a/mojo/services/public/cpp/view_manager/lib/BUILD.gn
|
| +++ b/mojo/services/public/cpp/view_manager/lib/BUILD.gn
|
| @@ -21,9 +21,4 @@ source_set("run_unittests") {
|
| if (use_x11) {
|
| deps += ["//ui/gfx/x"]
|
| }
|
| -
|
| - if (is_component_build) {
|
| - deps += ["//ui/gl"]
|
| - }
|
| -
|
| }
|
|
|