| Index: components/mus/public/cpp/tests/BUILD.gn
|
| diff --git a/components/mus/public/cpp/tests/BUILD.gn b/components/mus/public/cpp/tests/BUILD.gn
|
| index a8492a028b2382148d7f550f05c5e071b604d8cb..13bccc5d80dff2c6dd5a3867d787ddb83b2c33ad 100644
|
| --- a/components/mus/public/cpp/tests/BUILD.gn
|
| +++ b/components/mus/public/cpp/tests/BUILD.gn
|
| @@ -52,6 +52,7 @@ test("mojo_view_manager_lib_unittests") {
|
| "//components/mus/common",
|
| "//components/mus/public/cpp",
|
| "//mojo/application/public/cpp",
|
| + "//mojo/common:common_base",
|
| "//mojo/converters/geometry",
|
| "//mojo/converters/input_events",
|
| "//mojo/gles2",
|
|
|