Chromium Code Reviews| Index: components/wifi/BUILD.gn |
| diff --git a/components/wifi/BUILD.gn b/components/wifi/BUILD.gn |
| index 7cd3146940113585b8f6e6b5aa40de2f44b8169f..878e1f69cdbd756a20e019137b6c431f4fd96bd7 100644 |
| --- a/components/wifi/BUILD.gn |
| +++ b/components/wifi/BUILD.gn |
| @@ -35,7 +35,7 @@ component("wifi") { |
| } |
| } |
| -source_set("test_support") { |
| +static_library("test_support") { |
| sources = [ |
| "fake_wifi_service.cc", |
| "fake_wifi_service.h", |