| Index: components/sync/BUILD.gn
|
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
|
| index c737df871667e38dfce92d27800079c08ddecc88..ca4f6f3d1302c9fe2b7b984ce14997ace8173407 100644
|
| --- a/components/sync/BUILD.gn
|
| +++ b/components/sync/BUILD.gn
|
| @@ -453,6 +453,7 @@ static_library("sync") {
|
| "protocol/proto_enum_conversions.h",
|
| "protocol/proto_value_conversions.cc",
|
| "protocol/proto_value_conversions.h",
|
| + "protocol/proto_visitors.h",
|
| "protocol/sync_protocol_error.cc",
|
| "protocol/sync_protocol_error.h",
|
| "syncable/base_node.cc",
|
|
|