Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8796)

Unified Diff: components/sync/engine/cycle/type_debug_info_observer.cc

Issue 2258873003: [Sync] Move sessions/ to engine/cycle/ and rename things to match. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « components/sync/engine/cycle/type_debug_info_observer.h ('k') | components/sync/engine/cycle/update_counters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698