| Index: chrome/browser/sync/syncable/syncable.h
|
| ===================================================================
|
| --- chrome/browser/sync/syncable/syncable.h (revision 29024)
|
| +++ chrome/browser/sync/syncable/syncable.h (working copy)
|
| @@ -839,7 +839,6 @@
|
| friend class ScopedKernelLock;
|
| friend class ScopedKernelUnlock;
|
| friend class WriteTransaction;
|
| - friend class TestUnsaveableDirectory;
|
| public:
|
| // Various data that the Directory::Kernel we are backing (persisting data
|
| // for) needs saved across runs of the application.
|
|
|