Index: remoting/host/host_event_logger_win.cc |
diff --git a/remoting/host/host_event_logger_win.cc b/remoting/host/host_event_logger_win.cc |
index 14fea264748f480ad1860a677fb2c5c668c69016..7b634ec3df3373b3dd0bd805520ece50ff252824 100644 |
--- a/remoting/host/host_event_logger_win.cc |
+++ b/remoting/host/host_event_logger_win.cc |
@@ -10,7 +10,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/strings/utf_string_conversions.h" |
#include "net/base/ip_endpoint.h" |
#include "remoting/host/host_status_monitor.h" |