Chromium Code Reviews| Index: components/wifi_sync/BUILD.gn |
| diff --git a/components/wifi_sync/BUILD.gn b/components/wifi_sync/BUILD.gn |
| index 38626ba202d648d36f2470fb2b0136e1768b9100..9ca41db490241867eb19f34d23512a5e7fcbba17 100644 |
| --- a/components/wifi_sync/BUILD.gn |
| +++ b/components/wifi_sync/BUILD.gn |
| @@ -34,6 +34,7 @@ source_set("unit_tests") { |
| ] |
| sources = [ |
| + "wifi_credential_unittest.cc", |
| "wifi_security_class_chromeos_unittest.cc", |
| "wifi_security_class_unittest.cc", |
| ] |