Chromium Code Reviews| Index: sync/protocol/BUILD.gn |
| diff --git a/sync/protocol/BUILD.gn b/sync/protocol/BUILD.gn |
| index 96bef5ce7a77dfc5566ec8ca56bf5a190b012cbb..265b2eadd31e17a1c2796379e7216c94466b62cb 100644 |
| --- a/sync/protocol/BUILD.gn |
| +++ b/sync/protocol/BUILD.gn |
| @@ -47,6 +47,7 @@ proto_library("protocol") { |
| "theme_specifics.proto", |
| "typed_url_specifics.proto", |
| "unique_position.proto", |
| + "wifi_credential_specifics.proto", |
| ] |
| cc_generator_options = "dllexport_decl=SYNC_PROTO_EXPORT:" |