| 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 f759f986d8f6482ca5100632aa6674e1ec8c8caa..af9b10294fe5957b374c49a45a2b7a573a71eed0 100644
|
| --- a/components/sync/protocol/proto_memory_estimations.cc
|
| +++ b/components/sync/protocol/proto_memory_estimations.cc
|
| @@ -6,6 +6,8 @@
|
|
|
| #include "components/sync/protocol/proto_memory_estimations.h"
|
|
|
| +#include <string>
|
| +
|
| #include "base/trace_event/memory_usage_estimator.h"
|
| #include "components/sync/protocol/proto_visitors.h"
|
|
|
|
|