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

Unified Diff: components/sync/api/mock_model_type_store.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_syncable_service.h ('k') | components/sync/base/bind_to_task_runner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/api/mock_model_type_store.h
diff --git a/components/sync/api/mock_model_type_store.h b/components/sync/api/mock_model_type_store.h
index 85ba01cccd986204682b51ed7ec73d57ed4ecd61..77f6646ac18c7721c0d1f3b36ebf9b02c200f262 100644
--- a/components/sync/api/mock_model_type_store.h
+++ b/components/sync/api/mock_model_type_store.h
@@ -5,6 +5,7 @@
#ifndef COMPONENTS_SYNC_API_MOCK_MODEL_TYPE_STORE_H_
#define COMPONENTS_SYNC_API_MOCK_MODEL_TYPE_STORE_H_
+#include <memory>
#include <string>
#include "base/callback.h"
« no previous file with comments | « components/sync/api/fake_syncable_service.h ('k') | components/sync/base/bind_to_task_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698