| Index: components/sync/api/model_type_change_processor.cc
|
| diff --git a/sync/api/model_type_change_processor.cc b/components/sync/api/model_type_change_processor.cc
|
| similarity index 84%
|
| rename from sync/api/model_type_change_processor.cc
|
| rename to components/sync/api/model_type_change_processor.cc
|
| index 4e74065da491766a0c2d3bbf2e2181b5b933f160..5d7aa9c496c1d50faac829ce52ada4bf932bdef1 100644
|
| --- a/sync/api/model_type_change_processor.cc
|
| +++ b/components/sync/api/model_type_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/model_type_change_processor.h"
|
| +#include "components/sync/api/model_type_change_processor.h"
|
|
|
| namespace syncer_v2 {
|
|
|
|
|