| 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 d0c6a057ec133b0b889d9e034abcfc8b8d750e13..e7bf33367eba83ce4c0036f34deac16b30ade246 100644
|
| --- a/components/mus/public/cpp/tests/BUILD.gn
|
| +++ b/components/mus/public/cpp/tests/BUILD.gn
|
| @@ -41,6 +41,7 @@ source_set("test_support") {
|
|
|
| test("mojo_view_manager_lib_unittests") {
|
| sources = [
|
| + "property_type_converters_unittest.cc",
|
| "run_all_unittests.cc",
|
| "test_window_tree.cc",
|
| "test_window_tree.h",
|
|
|