| Index: chrome/browser/sync/engine/all_status.h
|
| ===================================================================
|
| --- chrome/browser/sync/engine/all_status.h (revision 110049)
|
| +++ chrome/browser/sync/engine/all_status.h (working copy)
|
| @@ -20,16 +20,12 @@
|
| namespace browser_sync {
|
|
|
| class ScopedStatusLock;
|
| -class ServerConnectionManager;
|
| -class Syncer;
|
| -class SyncerThread;
|
| struct AuthWatcherEvent;
|
| struct ServerConnectionEvent;
|
|
|
| class AllStatus : public SyncEngineEventListener {
|
| friend class ScopedStatusLock;
|
| public:
|
| -
|
| AllStatus();
|
| virtual ~AllStatus();
|
|
|
|
|