summaryrefslogtreecommitdiffstats
path: root/remoting/host/server_log_entry_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/server_log_entry_unittest.cc')
-rw-r--r--remoting/host/server_log_entry_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/server_log_entry_unittest.cc b/remoting/host/server_log_entry_unittest.cc
index 25f7adb..e2e7853 100644
--- a/remoting/host/server_log_entry_unittest.cc
+++ b/remoting/host/server_log_entry_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "base/memory/scoped_ptr.h"
-#include "base/stringize_macros.h"
+#include "base/strings/stringize_macros.h"
#include "remoting/host/server_log_entry.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"