Index: remoting/protocol/me2me_host_authenticator_factory.cc |
diff --git a/remoting/protocol/me2me_host_authenticator_factory.cc b/remoting/protocol/me2me_host_authenticator_factory.cc |
index 171c2a2b3ce197c0e47862de341946c441a400d3..eddc50ff5c173f1e0db5fbd53fb261007d514263 100644 |
--- a/remoting/protocol/me2me_host_authenticator_factory.cc |
+++ b/remoting/protocol/me2me_host_authenticator_factory.cc |
@@ -5,7 +5,7 @@ |
#include "remoting/protocol/me2me_host_authenticator_factory.h" |
#include "base/base64.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "remoting/base/rsa_key_pair.h" |
#include "remoting/protocol/channel_authenticator.h" |
#include "remoting/protocol/negotiating_host_authenticator.h" |