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

Unified Diff: components/sync/engine_impl/cycle/status_controller.h

Issue 2231533003: Remove unneeded base/stl_util.h includes in headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 4 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/api/sync_data.h ('k') | content/browser/accessibility/ax_tree_id_registry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine_impl/cycle/status_controller.h
diff --git a/components/sync/engine_impl/cycle/status_controller.h b/components/sync/engine_impl/cycle/status_controller.h
index ab695534602facf42b5d7ccdbcb49c250af6ddb5..24e7182da115080ba6762671267e58ee86670f17 100644
--- a/components/sync/engine_impl/cycle/status_controller.h
+++ b/components/sync/engine_impl/cycle/status_controller.h
@@ -22,7 +22,6 @@
#include "base/logging.h"
#include "base/macros.h"
-#include "base/stl_util.h"
#include "base/time/time.h"
#include "components/sync/engine/cycle/model_neutral_state.h"
#include "components/sync/engine/model_safe_worker.h"
« no previous file with comments | « components/sync/api/sync_data.h ('k') | content/browser/accessibility/ax_tree_id_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698