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; |