| Index: remoting/protocol/fake_authenticator.cc
|
| diff --git a/remoting/protocol/fake_authenticator.cc b/remoting/protocol/fake_authenticator.cc
|
| index 0b7c3232c83f2887dd2283da7a94155f58cd4768..5703dd2ba235a41b109c4ff89661b74bb1bc1671 100644
|
| --- a/remoting/protocol/fake_authenticator.cc
|
| +++ b/remoting/protocol/fake_authenticator.cc
|
| @@ -5,7 +5,7 @@
|
| #include "remoting/protocol/fake_authenticator.h"
|
|
|
| #include "base/message_loop.h"
|
| -#include "base/string_number_conversions.h"
|
| +#include "base/strings/string_number_conversions.h"
|
| #include "net/base/io_buffer.h"
|
| #include "net/socket/stream_socket.h"
|
| #include "remoting/base/constants.h"
|
|
|