| Index: components/sync/engine/ui_model_worker.cc
|
| diff --git a/components/sync/driver/glue/ui_model_worker.cc b/components/sync/engine/ui_model_worker.cc
|
| similarity index 97%
|
| rename from components/sync/driver/glue/ui_model_worker.cc
|
| rename to components/sync/engine/ui_model_worker.cc
|
| index c812f9a9b54ed6b95cf0c974a3d07f778f2eac48..69541553cab7404553758b1229de2b234dd9f83c 100644
|
| --- a/components/sync/driver/glue/ui_model_worker.cc
|
| +++ b/components/sync/engine/ui_model_worker.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 <utility>
|
|
|
|
|