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

Unified Diff: components/sync/core_impl/test/fake_model_type_processor.cc

Issue 2245073003: [Sync] Clean up intra-sync DEPS significantly. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments/fix test. 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/core_impl/sync_manager_impl_unittest.cc ('k') | components/sync/driver/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core_impl/test/fake_model_type_processor.cc
diff --git a/components/sync/core_impl/test/fake_model_type_processor.cc b/components/sync/core_impl/test/fake_model_type_processor.cc
index eefd595360f45ef766d36050761b149118774c55..ca19943b36f4d5c69d378f0be36df383c02e38d5 100644
--- a/components/sync/core_impl/test/fake_model_type_processor.cc
+++ b/components/sync/core_impl/test/fake_model_type_processor.cc
@@ -4,7 +4,7 @@
#include "components/sync/core/test/fake_model_type_processor.h"
-#include "components/sync/engine_impl/commit_queue.h"
+#include "components/sync/engine/commit_queue.h"
namespace syncer_v2 {
« no previous file with comments | « components/sync/core_impl/sync_manager_impl_unittest.cc ('k') | components/sync/driver/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698