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

Unified Diff: components/sync/api/entity_data.h

Issue 2389063002: [Sync] Fixing easy lint violations. (Closed)
Patch Set: Updated for Max's comments. Created 4 years, 2 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
« no previous file with comments | « components/sync/api/conflict_resolution.cc ('k') | components/sync/api/entity_data.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/api/entity_data.h
diff --git a/components/sync/api/entity_data.h b/components/sync/api/entity_data.h
index 0494755d8c648c5171186f58a92cd9525ad95307..aa88493fd88beaaae7f7f7d24d4a61e9ccd78ef6 100644
--- a/components/sync/api/entity_data.h
+++ b/components/sync/api/entity_data.h
@@ -6,6 +6,7 @@
#define COMPONENTS_SYNC_API_ENTITY_DATA_H_
#include <map>
+#include <memory>
#include <string>
#include <vector>
« no previous file with comments | « components/sync/api/conflict_resolution.cc ('k') | components/sync/api/entity_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698