Index: chrome/test/webdriver/commands/log_command.cc |
diff --git a/chrome/test/webdriver/commands/log_command.cc b/chrome/test/webdriver/commands/log_command.cc |
index 738a585c8c8c9c167de04bb3f57a2484df2b40e2..c6904ff8b21308c6b674f75b9eceedb5089d14b6 100644 |
--- a/chrome/test/webdriver/commands/log_command.cc |
+++ b/chrome/test/webdriver/commands/log_command.cc |
@@ -4,7 +4,7 @@ |
#include "chrome/test/webdriver/commands/log_command.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/values.h" |
#include "chrome/test/webdriver/commands/response.h" |
#include "chrome/test/webdriver/webdriver_error.h" |