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

Unified Diff: components/sync/engine_impl/commit_processor.cc

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/engine_impl/commit.cc ('k') | components/sync/engine_impl/get_updates_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine_impl/commit_processor.cc
diff --git a/components/sync/engine_impl/commit_processor.cc b/components/sync/engine_impl/commit_processor.cc
index b22117b318c6b738b8491a65f08423984d948bdd..eb10cf0c7f77c9612e96320d76a4c60317276f80 100644
--- a/components/sync/engine_impl/commit_processor.cc
+++ b/components/sync/engine_impl/commit_processor.cc
@@ -4,6 +4,7 @@
#include "components/sync/engine_impl/commit_processor.h"
+#include <memory>
#include <utility>
#include "base/metrics/histogram_macros.h"
« no previous file with comments | « components/sync/engine_impl/commit.cc ('k') | components/sync/engine_impl/get_updates_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698