| Index: remoting/jingle_glue/xmpp_signal_strategy.h
|
| diff --git a/remoting/jingle_glue/xmpp_signal_strategy.h b/remoting/jingle_glue/xmpp_signal_strategy.h
|
| index 88dcf5d37b3604f3a48cbb336a1ed584d129a4e0..52207108f62708cf0d1cc87d6ade6b5b98510405 100644
|
| --- a/remoting/jingle_glue/xmpp_signal_strategy.h
|
| +++ b/remoting/jingle_glue/xmpp_signal_strategy.h
|
| @@ -16,8 +16,8 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/observer_list.h"
|
| -#include "base/timer.h"
|
| #include "base/threading/non_thread_safe.h"
|
| +#include "base/timer/timer.h"
|
| #include "third_party/libjingle/source/talk/base/sigslot.h"
|
| #include "third_party/libjingle/source/talk/xmpp/xmppclient.h"
|
|
|
|
|