| Index: components/sync/api/sync_change_processor.cc
|
| diff --git a/sync/api/sync_change_processor.cc b/components/sync/api/sync_change_processor.cc
|
| similarity index 90%
|
| rename from sync/api/sync_change_processor.cc
|
| rename to components/sync/api/sync_change_processor.cc
|
| index fd43835dda296b2487bd7ca630d2895bb996b8d3..f954a6ac85138a8e67840cfeed6a0cbaab22836b 100644
|
| --- a/sync/api/sync_change_processor.cc
|
| +++ b/components/sync/api/sync_change_processor.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 "sync/api/sync_change_processor.h"
|
| +#include "components/sync/api/sync_change_processor.h"
|
|
|
| namespace syncer {
|
|
|
|
|