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

Unified Diff: components/sync/core/test/test_user_share.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/core/test/test_internal_components_factory.h ('k') | components/sync/core/write_node.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core/test/test_user_share.h
diff --git a/components/sync/core/test/test_user_share.h b/components/sync/core/test/test_user_share.h
index 39d9067af1fe455c852f15bed788c7f7920c33a0..9d4977541e073d23f728d5c84d3d67d643a9bb3a 100644
--- a/components/sync/core/test/test_user_share.h
+++ b/components/sync/core/test/test_user_share.h
@@ -32,6 +32,8 @@
#include <stddef.h>
+#include <memory>
+
#include "base/macros.h"
#include "components/sync/base/model_type.h"
#include "components/sync/core/user_share.h"
« no previous file with comments | « components/sync/core/test/test_internal_components_factory.h ('k') | components/sync/core/write_node.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698