| Index: remoting/host/heartbeat_sender.h
|
| diff --git a/remoting/host/heartbeat_sender.h b/remoting/host/heartbeat_sender.h
|
| index 55d11d359f4feddf6e6eae512865c7ccae0ef741..36338a06b78da85b47a792fb626b54282814e0bf 100644
|
| --- a/remoting/host/heartbeat_sender.h
|
| +++ b/remoting/host/heartbeat_sender.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/timer.h"
|
| +#include "base/timer/timer.h"
|
| #include "remoting/base/rsa_key_pair.h"
|
| #include "remoting/jingle_glue/signal_strategy.h"
|
|
|
|
|