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

Unified Diff: components/sync/engine_impl/commit_processor.h

Issue 2245073003: [Sync] Clean up intra-sync DEPS significantly. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/commit_processor.h
diff --git a/components/sync/engine_impl/commit_processor.h b/components/sync/engine_impl/commit_processor.h
index af1b70bf6d8e1e9317d12cd4d276262cd2ebfd8e..0b648359c2b116e1b61f1be43b31f184bf15b70b 100644
--- a/components/sync/engine_impl/commit_processor.h
+++ b/components/sync/engine_impl/commit_processor.h
@@ -14,7 +14,7 @@
#include "components/sync/base/model_type.h"
#include "components/sync/engine/model_safe_worker.h"
#include "components/sync/engine_impl/commit.h"
-#include "components/sync/sessions_impl/model_type_registry.h"
+#include "components/sync/engine_impl/model_type_registry.h"
namespace syncer {

Powered by Google App Engine
This is Rietveld 408576698