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

Unified Diff: components/sync/base/immutable.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
« no previous file with comments | « components/sync/base/bind_to_task_runner.h ('k') | components/sync/core/activation_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/immutable.h
diff --git a/components/sync/base/immutable.h b/components/sync/base/immutable.h
index 21d0b4f8ecd6595af652f0d4163f63bd3f8be3e4..7b2ed1053a74112e52f742fd2151eab2b3843f9f 100644
--- a/components/sync/base/immutable.h
+++ b/components/sync/base/immutable.h
@@ -64,8 +64,7 @@
#ifndef COMPONENTS_SYNC_BASE_IMMUTABLE_H_
#define COMPONENTS_SYNC_BASE_IMMUTABLE_H_
-// For std::swap().
-#include <algorithm>
+#include <utility>
#include "base/macros.h"
#include "base/memory/ref_counted.h"
« no previous file with comments | « components/sync/base/bind_to_task_runner.h ('k') | components/sync/core/activation_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698