| Index: components/sync/protocol/proto_memory_estimations.cc
|
| diff --git a/components/sync/protocol/proto_memory_estimations.cc b/components/sync/protocol/proto_memory_estimations.cc
|
| index 5d1ffa6540f4b54f86a53eff62c1c6e483a5781a..a36c14785c8318dbeeef977ee817ff1e91fb5c48 100644
|
| --- a/components/sync/protocol/proto_memory_estimations.cc
|
| +++ b/components/sync/protocol/proto_memory_estimations.cc
|
| @@ -123,6 +123,7 @@ size_t EstimateMemoryUsage(const P& proto) {
|
|
|
| INSTANTIATE(AttachmentMetadata)
|
| INSTANTIATE(DataTypeContext)
|
| +INSTANTIATE(DataTypeProgressMarker)
|
| INSTANTIATE(EntityMetadata)
|
| INSTANTIATE(EntitySpecifics)
|
| INSTANTIATE(ModelTypeState)
|
|
|