| Index: remoting/protocol/jingle_session.h
|
| diff --git a/remoting/protocol/jingle_session.h b/remoting/protocol/jingle_session.h
|
| index 170188205e4b432fa2b29d9a9e11ea69fc26d7f6..5466d1d09c6747acf2b93b5e321c19acadeec524 100644
|
| --- a/remoting/protocol/jingle_session.h
|
| +++ b/remoting/protocol/jingle_session.h
|
| @@ -11,7 +11,7 @@
|
| #include <string>
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/timer.h"
|
| +#include "base/timer/timer.h"
|
| #include "crypto/rsa_private_key.h"
|
| #include "net/base/completion_callback.h"
|
| #include "remoting/jingle_glue/iq_sender.h"
|
|
|