Index: chrome/browser/chromeos/BUILD.gn |
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn |
index b86d872168d8d78eec0cc2fe84e8549355bb0d11..900f3e0dbd7f7704c2df6450b6e596ecdd6858e9 100644 |
--- a/chrome/browser/chromeos/BUILD.gn |
+++ b/chrome/browser/chromeos/BUILD.gn |
@@ -69,6 +69,7 @@ source_set("chromeos") { |
"//components/ownership", |
"//components/pairing", |
"//components/policy", |
+ "//components/proxy_config", |
# This depends directly on the variations target, rather than just |
# transitively via the common target because the proto sources need to |