Index: chrome/browser/ui/BUILD.gn |
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn |
index 3fc52ec80165d90a032d7fb372c2d44c38bbb4de..d3762cb570f088b4cbfe06952ad78161d169eb14 100644 |
--- a/chrome/browser/ui/BUILD.gn |
+++ b/chrome/browser/ui/BUILD.gn |
@@ -651,6 +651,8 @@ source_set("test_support") { |
"exclusive_access/fullscreen_controller_state_tests.h", |
"exclusive_access/fullscreen_controller_test.cc", |
"exclusive_access/fullscreen_controller_test.h", |
+ "passwords/manage_passwords_ui_controller_mock.cc", |
+ "passwords/manage_passwords_ui_controller_mock.h", |
"test/test_confirm_bubble_model.cc", |
"test/test_confirm_bubble_model.h", |
] |