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

Unified Diff: components/sync/engine_impl/syncer_proto_util.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_proto_util.cc
diff --git a/components/sync/engine_impl/syncer_proto_util.cc b/components/sync/engine_impl/syncer_proto_util.cc
index d90ffbfd75748de90d0bc9856cae99d631f1ba76..8982929abb6c33b80e5a6e5a2b11e53328118f60 100644
--- a/components/sync/engine_impl/syncer_proto_util.cc
+++ b/components/sync/engine_impl/syncer_proto_util.cc
@@ -19,7 +19,6 @@
#include "components/sync/protocol/sync_protocol_error.h"
#include "components/sync/syncable/directory.h"
#include "components/sync/syncable/entry.h"
-#include "components/sync/syncable/syncable-inl.h"
#include "components/sync/syncable/syncable_proto_util.h"
#include "google_apis/google_api_keys.h"

Powered by Google App Engine
This is Rietveld 408576698