| Index: components/sync/BUILD.gn
|
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
|
| index d5134afa88fc5b98ead83bedb429ea68d563f706..31ae3c44d8b9a36a75572134dfd03a85a6c6d793 100644
|
| --- a/components/sync/BUILD.gn
|
| +++ b/components/sync/BUILD.gn
|
| @@ -160,6 +160,8 @@ static_library("sync") {
|
| "core/network_resources.h",
|
| "core/non_blocking_sync_common.cc",
|
| "core/non_blocking_sync_common.h",
|
| + "core/password_metadata_filling.cc",
|
| + "core/password_metadata_filling.h",
|
| "core/processor_entity_tracker.cc",
|
| "core/processor_entity_tracker.h",
|
| "core/read_node.cc",
|
|
|