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

Unified Diff: components/sync/engine_impl/cycle/directory_type_debug_info_emitter.h

Issue 2388673002: Revert of [Sync] Move //components/sync to the syncer namespace. (patchset #5 id:40001 of https://co (Closed)
Patch Set: Created 4 years, 2 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_impl/cycle/directory_type_debug_info_emitter.h
diff --git a/components/sync/engine_impl/cycle/directory_type_debug_info_emitter.h b/components/sync/engine_impl/cycle/directory_type_debug_info_emitter.h
index 8334abec8101a2d1c2c9ec977de0eb2087b85122..5fc8ae897a6e4f2f33705cad03499d9877dac021 100644
--- a/components/sync/engine_impl/cycle/directory_type_debug_info_emitter.h
+++ b/components/sync/engine_impl/cycle/directory_type_debug_info_emitter.h
@@ -42,7 +42,7 @@ class DirectoryTypeDebugInfoEmitter {
// object.
DirectoryTypeDebugInfoEmitter(
syncable::Directory* directory,
- ModelType type,
+ syncer::ModelType type,
base::ObserverList<TypeDebugInfoObserver>* observers);
// A simple constructor for tests. Should not be used in real code.
« no previous file with comments | « components/sync/engine_impl/commit_util.cc ('k') | components/sync/engine_impl/cycle/directory_type_debug_info_emitter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698