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

Unified Diff: components/sync/core/test/test_user_share.h

Issue 2376123003: [Sync] Move //components/sync to the syncer namespace. (Closed)
Patch Set: Rebase. Created 4 years, 3 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 bf1c4392bca9c2a175f199ecbbc7910234d7a688..39d9067af1fe455c852f15bed788c7f7920c33a0 100644
--- a/components/sync/core/test/test_user_share.h
+++ b/components/sync/core/test/test_user_share.h
@@ -75,8 +75,7 @@ class TestUserShare {
syncable::TestTransactionObserver* transaction_observer();
// A helper function to pretend to download this type's root node.
- static bool CreateRoot(syncer::ModelType model_type,
- syncer::UserShare* service);
+ static bool CreateRoot(ModelType model_type, 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