| Index: components/sync/BUILD.gn
|
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
|
| index 34bd64ec8d5c35df9d1948f9afd25477e3a1968b..70d18ae0679b51e093a9893e81f26a305589e0eb 100644
|
| --- a/components/sync/BUILD.gn
|
| +++ b/components/sync/BUILD.gn
|
| @@ -88,6 +88,8 @@ static_library("sync") {
|
| "base/node_ordinal.cc",
|
| "base/node_ordinal.h",
|
| "base/ordinal.h",
|
| + "base/passphrase_type.cc",
|
| + "base/passphrase_type.h",
|
| "base/progress_marker_map.cc",
|
| "base/progress_marker_map.h",
|
| "base/proto_value_ptr.h",
|
|
|