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

Unified Diff: components/sync/core/test/fake_model_type_connector.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/core/test/fake_model_type_connector.h
diff --git a/components/sync/core/test/fake_model_type_connector.h b/components/sync/core/test/fake_model_type_connector.h
index 8e27540e9a4bde04b0d3fc6e890f75b101f050e4..54caf16b4ac8dcbe38008e02b818b03f45863ae6 100644
--- a/components/sync/core/test/fake_model_type_connector.h
+++ b/components/sync/core/test/fake_model_type_connector.h
@@ -5,6 +5,8 @@
#ifndef COMPONENTS_SYNC_CORE_TEST_FAKE_MODEL_TYPE_CONNECTOR_H_
#define COMPONENTS_SYNC_CORE_TEST_FAKE_MODEL_TYPE_CONNECTOR_H_
+#include <memory>
+
#include "components/sync/core/model_type_connector.h"
namespace syncer {
« no previous file with comments | « components/sync/core/simple_metadata_change_list_unittest.cc ('k') | components/sync/core/test/fake_sync_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698