Index: remoting/host/continue_window_mac.mm |
diff --git a/remoting/host/continue_window_mac.mm b/remoting/host/continue_window_mac.mm |
index 9265e443e10ab5d82849e18dca8cb93e5d6a80b2..e7c5144a3db8bc5e342041f4e18564fed46389ab 100644 |
--- a/remoting/host/continue_window_mac.mm |
+++ b/remoting/host/continue_window_mac.mm |
@@ -10,7 +10,7 @@ |
#include "base/logging.h" |
#include "base/mac/scoped_nsautorelease_pool.h" |
#include "base/memory/scoped_nsobject.h" |
-#include "base/sys_string_conversions.h" |
+#include "base/strings/sys_string_conversions.h" |
#include "remoting/host/ui_strings.h" |
typedef remoting::ContinueWindow::ContinueSessionCallback |