| Index: chrome/browser/sync/notifier/listener/mediator_thread_impl.h
|
| diff --git a/chrome/browser/sync/notifier/listener/mediator_thread_impl.h b/chrome/browser/sync/notifier/listener/mediator_thread_impl.h
|
| index ecd7533fac5a8b60e4d2689060518fb861fccb51..a31da537a64744c2bd8b97b5d53dd364f8dad932 100644
|
| --- a/chrome/browser/sync/notifier/listener/mediator_thread_impl.h
|
| +++ b/chrome/browser/sync/notifier/listener/mediator_thread_impl.h
|
| @@ -33,11 +33,11 @@ class TaskPump;
|
| } // namespace notifier
|
|
|
| namespace buzz {
|
| -class buzz::XmppClient;
|
| +class XmppClient;
|
| } // namespace buzz
|
|
|
| namespace talk_base {
|
| -class talk_base::SocketServer;
|
| +class SocketServer;
|
| } // namespace talk_base
|
|
|
| namespace browser_sync {
|
|
|