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

Unified Diff: components/sync/test/fake_server/tombstone_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/tombstone_entity.h
diff --git a/components/sync/test/fake_server/tombstone_entity.h b/components/sync/test/fake_server/tombstone_entity.h
index 656d05dab5296b560801d2b4335f37b966ae35cd..3ddb94d7a351f5babf954ca3c378290a3ec61c49 100644
--- a/components/sync/test/fake_server/tombstone_entity.h
+++ b/components/sync/test/fake_server/tombstone_entity.h
@@ -5,6 +5,7 @@
#ifndef COMPONENTS_SYNC_TEST_FAKE_SERVER_TOMBSTONE_ENTITY_H_
#define COMPONENTS_SYNC_TEST_FAKE_SERVER_TOMBSTONE_ENTITY_H_
+#include <memory>
#include <string>
#include "components/sync/base/model_type.h"
« no previous file with comments | « components/sync/test/fake_server/permanent_entity.h ('k') | components/sync_sessions/lost_navigations_recorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698