| Index: components/sync/engine/cycle/type_debug_info_observer.cc
|
| diff --git a/components/sync/sessions/type_debug_info_observer.cc b/components/sync/engine/cycle/type_debug_info_observer.cc
|
| similarity index 82%
|
| rename from components/sync/sessions/type_debug_info_observer.cc
|
| rename to components/sync/engine/cycle/type_debug_info_observer.cc
|
| index 273bd6b938cd6a22dc4896d6c7961e6a426c4672..acfe06e43d77dd6b179255043138a84dada2aaab 100644
|
| --- a/components/sync/sessions/type_debug_info_observer.cc
|
| +++ b/components/sync/engine/cycle/type_debug_info_observer.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/sessions/type_debug_info_observer.h"
|
| +#include "components/sync/engine/cycle/type_debug_info_observer.h"
|
|
|
| namespace syncer {
|
|
|
|
|