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

Unified Diff: components/sync/engine/ui_model_worker_unittest.cc

Issue 2503423004: [Sync] Move sync's ModelSafeWorker implementations to engine/. (Closed)
Patch Set: Rebase. Created 4 years, 1 month 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/engine/ui_model_worker.cc ('k') | ios/chrome/browser/sync/ios_chrome_sync_client.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/ui_model_worker_unittest.cc
diff --git a/components/sync/driver/glue/ui_model_worker_unittest.cc b/components/sync/engine/ui_model_worker_unittest.cc
similarity index 97%
rename from components/sync/driver/glue/ui_model_worker_unittest.cc
rename to components/sync/engine/ui_model_worker_unittest.cc
index d091f317a5c60f2896c0a05ec84abbea9095a730..c27603f97afdf44e1d36fc48c537330df0bf12e3 100644
--- a/components/sync/driver/glue/ui_model_worker_unittest.cc
+++ b/components/sync/engine/ui_model_worker_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/sync/driver/glue/ui_model_worker.h"
+#include "components/sync/engine/ui_model_worker.h"
#include "base/bind.h"
#include "base/bind_helpers.h"
« no previous file with comments | « components/sync/engine/ui_model_worker.cc ('k') | ios/chrome/browser/sync/ios_chrome_sync_client.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698