| Index: mojo/public/cpp/test_support/BUILD.gn
|
| diff --git a/mojo/public/cpp/test_support/BUILD.gn b/mojo/public/cpp/test_support/BUILD.gn
|
| index 308b8036ff9c52e987dda25fca21d175c8c32343..3d33b4a1011ee92eeaf314ca54c623bd269eba9c 100644
|
| --- a/mojo/public/cpp/test_support/BUILD.gn
|
| +++ b/mojo/public/cpp/test_support/BUILD.gn
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| # GYP version: mojo/public/mojo_public.gyp:mojo_public_test_utils
|
| -source_set("test_utils") {
|
| +static_library("test_utils") {
|
| testonly = true
|
|
|
| sources = [
|
|
|