| Index: remoting/host/heartbeat_sender.cc
|
| diff --git a/remoting/host/heartbeat_sender.cc b/remoting/host/heartbeat_sender.cc
|
| index c78bea0f3f279108acecb56885557b1135ba5bb0..ed000e60fea0f6b128c372535eda8edf5fc3dcfc 100644
|
| --- a/remoting/host/heartbeat_sender.cc
|
| +++ b/remoting/host/heartbeat_sender.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/logging.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "base/rand_util.h"
|
| -#include "base/string_number_conversions.h"
|
| +#include "base/strings/string_number_conversions.h"
|
| #include "base/strings/stringize_macros.h"
|
| #include "base/time.h"
|
| #include "remoting/base/constants.h"
|
|
|