| Index: remoting/host/host_change_notification_listener_unittest.cc
|
| diff --git a/remoting/host/host_change_notification_listener_unittest.cc b/remoting/host/host_change_notification_listener_unittest.cc
|
| index b5b0cd8f255ef022191ed25cc017b58f44bd78d4..a7b8d12dbdb5fa19a231f54dde1a0507280e02e3 100644
|
| --- a/remoting/host/host_change_notification_listener_unittest.cc
|
| +++ b/remoting/host/host_change_notification_listener_unittest.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/bind.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/message_loop.h"
|
| -#include "base/string_number_conversions.h"
|
| +#include "base/strings/string_number_conversions.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/jingle_glue/mock_objects.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|