| Index: components/sync_preferences/BUILD.gn
|
| diff --git a/components/sync_preferences/BUILD.gn b/components/sync_preferences/BUILD.gn
|
| index e8786777f6cd57f8de7f59bd085b82d0431f3118..3a8148ddfd6d535e9a6d94afcf75dacec2fdee92 100644
|
| --- a/components/sync_preferences/BUILD.gn
|
| +++ b/components/sync_preferences/BUILD.gn
|
| @@ -25,6 +25,7 @@ static_library("sync_preferences") {
|
| "//components/prefs",
|
| "//components/sync",
|
| "//services/preferences/public/cpp",
|
| + "//services/preferences/public/interfaces",
|
| ]
|
|
|
| if (!is_ios) {
|
|
|