Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Unified Diff: components/sync/protocol/proto_memory_estimations.cc

Issue 2662453008: [Sync] Fix sync lint errors/includes, update presubmit. (Closed)
Patch Set: Rebase Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « components/sync/model_impl/model_type_store_impl_unittest.cc ('k') | components/sync/protocol/proto_value_conversions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698