| Index: sync/protocol/BUILD.gn
|
| diff --git a/sync/protocol/BUILD.gn b/sync/protocol/BUILD.gn
|
| index 5ec00012377000205c3f6d582b33b702fda00e4b..ba9b602af3bea753d710bfd7e0174d07a06e5715 100644
|
| --- a/sync/protocol/BUILD.gn
|
| +++ b/sync/protocol/BUILD.gn
|
| @@ -31,6 +31,7 @@ proto_library("protocol") {
|
| "managed_user_setting_specifics.proto",
|
| "managed_user_shared_setting_specifics.proto",
|
| "managed_user_specifics.proto",
|
| + "managed_user_whitelist_specifics.proto",
|
| "password_specifics.proto",
|
| "preference_specifics.proto",
|
| "priority_preference_specifics.proto",
|
|
|