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

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

Issue 2258873003: [Sync] Move sessions/ to engine/cycle/ and rename things to match. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. 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
Index: components/sync/engine_impl/directory_commit_contributor.cc
diff --git a/components/sync/engine_impl/directory_commit_contributor.cc b/components/sync/engine_impl/directory_commit_contributor.cc
index a4cacf6ea9261b428f3486ca7258f111bc2a4c2d..25a03c120592b4fb774d571694d89b5c4642354e 100644
--- a/components/sync/engine_impl/directory_commit_contributor.cc
+++ b/components/sync/engine_impl/directory_commit_contributor.cc
@@ -6,8 +6,8 @@
#include <stddef.h>
+#include "components/sync/engine_impl/cycle/directory_type_debug_info_emitter.h"
#include "components/sync/engine_impl/directory_commit_contribution.h"
-#include "components/sync/sessions_impl/directory_type_debug_info_emitter.h"
namespace syncer {

Powered by Google App Engine
This is Rietveld 408576698