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

Unified Diff: components/sync/test/fake_server/bookmark_entity.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
Index: components/sync/test/fake_server/bookmark_entity.h
diff --git a/components/sync/test/fake_server/bookmark_entity.h b/components/sync/test/fake_server/bookmark_entity.h
index 7b7143faf16864c8926dabe13cbf43b904b31816..4eb99a394e6dea8c5971c44c5dbaa9adbaaa343d 100644
--- a/components/sync/test/fake_server/bookmark_entity.h
+++ b/components/sync/test/fake_server/bookmark_entity.h
@@ -8,6 +8,7 @@
#include <stdint.h>
#include <map>
+#include <memory>
#include <string>
#include "components/sync/base/model_type.h"

Powered by Google App Engine
This is Rietveld 408576698