Index: content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc |
diff --git a/content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc b/content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc |
index 62fdaf885d10583b1ffd4901b1731bfd9ea867eb..7e9a6be1a98e385c6ef83fad478f4645e351d7ff 100644 |
--- a/content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc |
+++ b/content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc |
@@ -13,7 +13,7 @@ |
#include "base/file_util.h" |
#include "base/logging.h" |
#include "base/path_service.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "content/common/edit_command.h" |
#include "content/public/browser/native_web_keyboard_event.h" |
#include "content/public/common/content_paths.h" |