Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index 717ff83c5f5acc66b7ea83eb5355c203108654a2..4389f3e1446c1d8b7afe9befe42f180d037849d6 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -137,6 +137,7 @@ source_set("test_support") { |
"//components/captive_portal:test_support", |
"//components/infobars/core", |
"//components/sessions:test_support", |
+ "//components/user_manager:test_support", |
"//components/web_resource:test_support", |
"//google_apis:test_support", |
"//ipc:test_support", |
@@ -628,6 +629,7 @@ if (!is_android && (!is_win || link_chrome_on_windows)) { |
"//components/resources", |
"//components/strings", |
"//components/translate/core/common", |
+ "//components/user_manager:test_support", |
"//crypto:platform", |
"//crypto:test_support", |
"//device/bluetooth:mocks", |