Index: chrome/browser/chromeos/BUILD.gn |
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn |
index 2161a2d448e57000c362432ca84115e0b4ed2869..38f63ccf934562a08e023cbca77d83e41f41a86a 100644 |
--- a/chrome/browser/chromeos/BUILD.gn |
+++ b/chrome/browser/chromeos/BUILD.gn |
@@ -69,8 +69,8 @@ source_set("chromeos") { |
"//components/proxy_config", |
"//components/safe_browsing_db:metadata_proto", |
"//components/session_manager/core", |
+ "//components/sync_wifi", |
"//components/user_manager", |
- "//components/wifi_sync", |
# This depends directly on the variations target, rather than just |
# transitively via the common target because the proto sources need to |