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

Unified Diff: components/sync/core/simple_metadata_change_list.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/simple_metadata_change_list.h
diff --git a/components/sync/core/simple_metadata_change_list.h b/components/sync/core/simple_metadata_change_list.h
index de39091d5895e4a1fd1d50abf5e9fbbccec7c039..5a0d8c3671a3b819224c0cf3c0631e3cb7fd4b9f 100644
--- a/components/sync/core/simple_metadata_change_list.h
+++ b/components/sync/core/simple_metadata_change_list.h
@@ -6,6 +6,7 @@
#define COMPONENTS_SYNC_CORE_SIMPLE_METADATA_CHANGE_LIST_H_
#include <map>
+#include <memory>
#include <string>
#include "components/sync/api/metadata_change_list.h"

Powered by Google App Engine
This is Rietveld 408576698