| Index: components/user_prefs/tracked/BUILD.gn
|
| diff --git a/components/user_prefs/tracked/BUILD.gn b/components/user_prefs/tracked/BUILD.gn
|
| index c1022463af7cc0fec653fcd2e0689d02eed7cd72..11f16532cd051cf891422cc32bf81666d43a33cd 100644
|
| --- a/components/user_prefs/tracked/BUILD.gn
|
| +++ b/components/user_prefs/tracked/BUILD.gn
|
| @@ -56,6 +56,7 @@ static_library("user_prefs_tracked") {
|
| "//components/pref_registry",
|
| "//components/prefs",
|
| "//crypto:crypto",
|
| + "//services/preferences/public/interfaces",
|
| ]
|
| }
|
|
|
|
|