| Index: sync/internal_api/sync_encryption_handler_impl_unittest.cc
|
| ===================================================================
|
| --- sync/internal_api/sync_encryption_handler_impl_unittest.cc (revision 176351)
|
| +++ sync/internal_api/sync_encryption_handler_impl_unittest.cc (working copy)
|
| @@ -103,7 +103,6 @@
|
| syncable::WriteTransaction wtrans(FROM_HERE, syncable::UNITTEST, directory);
|
| syncable::MutableEntry node(&wtrans,
|
| syncable::CREATE,
|
| - model_type,
|
| wtrans.root_id(),
|
| tag_name);
|
| node.Put(syncable::UNIQUE_SERVER_TAG, tag_name);
|
|
|