Chromium Code Reviews| Index: components/audio_modem/BUILD.gn | 
| diff --git a/components/audio_modem/BUILD.gn b/components/audio_modem/BUILD.gn | 
| index d14a7b3eb87d744d40ec10757ca8fba1eb02b97b..83cd882d109fbd178b84bb1922a7ef955e5f3d92 100644 | 
| --- a/components/audio_modem/BUILD.gn | 
| +++ b/components/audio_modem/BUILD.gn | 
| @@ -63,6 +63,7 @@ source_set("unit_tests") { | 
| deps = [ | 
| ":test_support", | 
| "//base", | 
| + "//base/test:test_support", | 
| "//content/test:test_support", | 
| "//media", | 
| "//media:shared_memory_support", |