| Index: components/password_manager/core/browser/BUILD.gn
|
| diff --git a/components/password_manager/core/browser/BUILD.gn b/components/password_manager/core/browser/BUILD.gn
|
| index b521a1f6f8da01f0c5ba8c3dae9066cbf985ebc1..0c79176cc5e7544fc8ed29dff244ee60e34a787a 100644
|
| --- a/components/password_manager/core/browser/BUILD.gn
|
| +++ b/components/password_manager/core/browser/BUILD.gn
|
| @@ -92,6 +92,7 @@ static_library("browser") {
|
| }
|
|
|
| static_library("test_support") {
|
| + testonly = true
|
| sources = [
|
| "mock_password_store.cc",
|
| "mock_password_store.h",
|
|
|