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

Unified Diff: components/sync/engine_impl/cycle/nudge_tracker.cc

Issue 2662453008: [Sync] Fix sync lint errors/includes, update presubmit. (Closed)
Patch Set: Rebase Created 3 years, 11 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/engine_impl/cycle/nudge_tracker.cc
diff --git a/components/sync/engine_impl/cycle/nudge_tracker.cc b/components/sync/engine_impl/cycle/nudge_tracker.cc
index 1cf2391d92258e4de317f360801839e2190f2bd6..15e83e1c6b8edf0f054112a0c7b500c1fbd3e0aa 100644
--- a/components/sync/engine_impl/cycle/nudge_tracker.cc
+++ b/components/sync/engine_impl/cycle/nudge_tracker.cc
@@ -4,6 +4,7 @@
#include "components/sync/engine_impl/cycle/nudge_tracker.h"
+#include <algorithm>
#include <utility>
#include "base/memory/ptr_util.h"

Powered by Google App Engine
This is Rietveld 408576698