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

Unified Diff: components/sync/api/fake_syncable_service.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/fake_model_type_service.cc ('k') | components/sync/api/mock_model_type_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/api/fake_syncable_service.h
diff --git a/components/sync/api/fake_syncable_service.h b/components/sync/api/fake_syncable_service.h
index 0bfd5d41e057505808eb7987d3d0a9b771f58243..1579708ab437b0727e6612df35e61f2392f8418f 100644
--- a/components/sync/api/fake_syncable_service.h
+++ b/components/sync/api/fake_syncable_service.h
@@ -5,6 +5,8 @@
#ifndef COMPONENTS_SYNC_API_FAKE_SYNCABLE_SERVICE_H_
#define COMPONENTS_SYNC_API_FAKE_SYNCABLE_SERVICE_H_
+#include <memory>
+
#include "components/sync/api/syncable_service.h"
namespace syncer {
« no previous file with comments | « components/sync/api/fake_model_type_service.cc ('k') | components/sync/api/mock_model_type_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698