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

Unified Diff: components/sync/core/test/test_user_share.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/core/test/test_user_share.h
diff --git a/components/sync/core/test/test_user_share.h b/components/sync/core/test/test_user_share.h
index 39d9067af1fe455c852f15bed788c7f7920c33a0..bf1c4392bca9c2a175f199ecbbc7910234d7a688 100644
--- a/components/sync/core/test/test_user_share.h
+++ b/components/sync/core/test/test_user_share.h
@@ -75,7 +75,8 @@ class TestUserShare {
syncable::TestTransactionObserver* transaction_observer();
// A helper function to pretend to download this type's root node.
- static bool CreateRoot(ModelType model_type, UserShare* service);
+ static bool CreateRoot(syncer::ModelType model_type,
+ syncer::UserShare* service);
size_t GetDeleteJournalSize() const;
« no previous file with comments | « components/sync/core/test/test_internal_components_factory.h ('k') | components/sync/core/write_transaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698