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

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

Issue 2292393004: Remove stl_util from sync. (Closed)
Patch Set: rebase Created 4 years, 3 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/syncer.cc
diff --git a/components/sync/engine_impl/syncer.cc b/components/sync/engine_impl/syncer.cc
index bc8672f6b0af75103ed05bb115e50d468e2fb878..5ae0bffb422408a2d5e9f884ac9de6b46012b53d 100644
--- a/components/sync/engine_impl/syncer.cc
+++ b/components/sync/engine_impl/syncer.cc
@@ -28,7 +28,6 @@
#include "components/sync/engine_impl/syncer_types.h"
#include "components/sync/syncable/directory.h"
#include "components/sync/syncable/mutable_entry.h"
-#include "components/sync/syncable/syncable-inl.h"
using base::Time;
using base::TimeDelta;

Powered by Google App Engine
This is Rietveld 408576698