| Index: components/html_viewer/BUILD.gn
|
| diff --git a/components/html_viewer/BUILD.gn b/components/html_viewer/BUILD.gn
|
| index 1ff16e6417615bb9597aa1f8ee0a94c0bcfc0b15..175c9d33c17ef58e40218cd6f16d3edcac891658 100644
|
| --- a/components/html_viewer/BUILD.gn
|
| +++ b/components/html_viewer/BUILD.gn
|
| @@ -199,8 +199,7 @@ mojo_native_application("html_viewer") {
|
| }
|
| }
|
|
|
| -test("tests") {
|
| - output_name = "html_viewer_unittests"
|
| +test("html_viewer_unittests") {
|
| sources = [
|
| "ax_provider_impl_unittest.cc",
|
| "discardable_memory_allocator_unittest.cc",
|
|
|