| Index: components/sync/syncable/syncable_read_transaction.h
|
| diff --git a/components/sync/syncable/syncable_read_transaction.h b/components/sync/syncable/syncable_read_transaction.h
|
| index ced74f6dd0958dc7955c56f280f7a6db7951ee31..71c500f1d41cc78c37887a11f455ede762d49e97 100644
|
| --- a/components/sync/syncable/syncable_read_transaction.h
|
| +++ b/components/sync/syncable/syncable_read_transaction.h
|
| @@ -11,9 +11,7 @@
|
| #include "components/sync/syncable/syncable_base_transaction.h"
|
|
|
| namespace syncer {
|
| -
|
| class ReadTransaction;
|
| -
|
| namespace syncable {
|
|
|
| // Locks db in constructor, unlocks in destructor.
|
|
|