Index: content/shell/shell_javascript_dialog_win.cc |
diff --git a/content/shell/shell_javascript_dialog_win.cc b/content/shell/shell_javascript_dialog_win.cc |
index b8fd981943e00499c8aff6e7053e0e3f292f6d30..c39b2d7d27913b13a05d89aed10c42f59994f640 100644 |
--- a/content/shell/shell_javascript_dialog_win.cc |
+++ b/content/shell/shell_javascript_dialog_win.cc |
@@ -4,7 +4,7 @@ |
#include "content/shell/shell_javascript_dialog.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "content/shell/app/resource.h" |
#include "content/shell/shell.h" |
#include "content/shell/shell_javascript_dialog_manager.h" |