Chromium Code Reviews| Index: components/wifi/BUILD.gn |
| diff --git a/components/wifi/BUILD.gn b/components/wifi/BUILD.gn |
| index ae78e6a6d4a57629430ce5e62e4e87470cdefdb1..14bf54e2d79ac454b2c08ceba2ab6326dcad9489 100644 |
| --- a/components/wifi/BUILD.gn |
| +++ b/components/wifi/BUILD.gn |
| @@ -37,7 +37,7 @@ component("wifi") { |
| } |
| } |
| -source_set("wifi_test_support") { |
| +source_set("test_support") { |
| sources = [ |
| "fake_wifi_service.cc", |
| "fake_wifi_service.h", |