Index: components/sync/sessions/type_debug_info_observer.cc |
diff --git a/sync/internal_api/public/sessions/type_debug_info_observer.cc b/components/sync/sessions/type_debug_info_observer.cc |
similarity index 81% |
rename from sync/internal_api/public/sessions/type_debug_info_observer.cc |
rename to components/sync/sessions/type_debug_info_observer.cc |
index 3255013901fc5df3e5f13304dd325a9ad3c7dd85..273bd6b938cd6a22dc4896d6c7961e6a426c4672 100644 |
--- a/sync/internal_api/public/sessions/type_debug_info_observer.cc |
+++ b/components/sync/sessions/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 "sync/internal_api/public/sessions/type_debug_info_observer.h" |
+#include "components/sync/sessions/type_debug_info_observer.h" |
namespace syncer { |
@@ -10,5 +10,4 @@ TypeDebugInfoObserver::TypeDebugInfoObserver() {} |
TypeDebugInfoObserver::~TypeDebugInfoObserver() {} |
- |
} // namespace syncer |