| Index: components/sync/BUILD.gn
|
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
|
| index 6b8a569996a8c93b938d41a15fc9747647eaa3e4..bba535ec673170521aa06a3dbb27bf314950cded 100644
|
| --- a/components/sync/BUILD.gn
|
| +++ b/components/sync/BUILD.gn
|
| @@ -568,6 +568,7 @@ static_library("sync") {
|
| "//components/os_crypt",
|
| "//components/pref_registry",
|
| "//components/prefs",
|
| + "//components/reading_list/core:reading_list_enable_flags",
|
| "//components/signin/core/browser",
|
| "//components/sync/engine_impl/attachments/proto",
|
| "//components/version_info",
|
|
|