Chromium Code Reviews| Index: components/audio_modem/BUILD.gn |
| diff --git a/components/audio_modem/BUILD.gn b/components/audio_modem/BUILD.gn |
| index 5356e616f1f30ea84ca306c82b8193d7443e608a..53f50f38c31381b150ba38891f4ce53cd6196c4b 100644 |
| --- a/components/audio_modem/BUILD.gn |
| +++ b/components/audio_modem/BUILD.gn |
| @@ -28,7 +28,7 @@ static_library("audio_modem") { |
| ] |
| } |
| -static_library("audio_modem_test_support") { |
| +source_set("test_support") { |
| sources = [ |
| "test/random_samples.cc", |
| "test/random_samples.h", |