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

Unified Diff: components/sync/api/fake_model_type_service.h

Issue 2389063002: [Sync] Fixing easy lint violations. (Closed)
Patch Set: 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/api/fake_model_type_service.h
diff --git a/components/sync/api/fake_model_type_service.h b/components/sync/api/fake_model_type_service.h
index b6da7194bfd7dd1c63c8629b6ad70a14e2ef9746..1b93d5b87aee5ad117d6fdd800dc103073f47374 100644
--- a/components/sync/api/fake_model_type_service.h
+++ b/components/sync/api/fake_model_type_service.h
@@ -5,6 +5,7 @@
#ifndef COMPONENTS_SYNC_API_FAKE_MODEL_TYPE_SERVICE_H_
#define COMPONENTS_SYNC_API_FAKE_MODEL_TYPE_SERVICE_H_
+#include <map>
#include <memory>
#include <string>

Powered by Google App Engine
This is Rietveld 408576698