Index: content/shell/shell_javascript_dialog_gtk.cc |
diff --git a/content/shell/shell_javascript_dialog_gtk.cc b/content/shell/shell_javascript_dialog_gtk.cc |
index 13ee8c75408b1bf8672aea714785c40f5bfa4bef..9ba05fc3d7dd6d9e7ea25cb44e13ec7562733547 100644 |
--- a/content/shell/shell_javascript_dialog_gtk.cc |
+++ b/content/shell/shell_javascript_dialog_gtk.cc |
@@ -7,7 +7,7 @@ |
#include <gtk/gtk.h> |
#include "base/logging.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/shell/app/resource.h" |
#include "content/shell/shell.h" |