| Index: chrome/browser/sync/notifier/server_notifier_thread.cc
|
| ===================================================================
|
| --- chrome/browser/sync/notifier/server_notifier_thread.cc (revision 50775)
|
| +++ chrome/browser/sync/notifier/server_notifier_thread.cc (working copy)
|
| @@ -18,10 +18,7 @@
|
|
|
| namespace sync_notifier {
|
|
|
| -ServerNotifierThread::ServerNotifierThread(
|
| - chrome_common_net::NetworkChangeNotifierThread*
|
| - network_change_notifier_thread)
|
| - : notifier::MediatorThreadImpl(network_change_notifier_thread) {}
|
| +ServerNotifierThread::ServerNotifierThread() {}
|
|
|
| ServerNotifierThread::~ServerNotifierThread() {}
|
|
|
|
|
| Property changes on: chrome/browser/sync/notifier/server_notifier_thread.cc
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|