| 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"
|
|
|