| Index: components/password_manager/sync/browser/BUILD.gn
|
| diff --git a/components/password_manager/sync/browser/BUILD.gn b/components/password_manager/sync/browser/BUILD.gn
|
| index 6aacc170071ad97ccd4b35649cbcb62e091f1970..0abb19a66fdfea568abd7884703247b2548567c8 100644
|
| --- a/components/password_manager/sync/browser/BUILD.gn
|
| +++ b/components/password_manager/sync/browser/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -source_set("browser") {
|
| +static_library("browser") {
|
| sources = [
|
| "password_data_type_controller.cc",
|
| "password_data_type_controller.h",
|
|
|