diff options
Diffstat (limited to 'content/shell/shell_javascript_dialog_win.cc')
-rw-r--r-- | content/shell/shell_javascript_dialog_win.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/shell_javascript_dialog_win.cc b/content/shell/shell_javascript_dialog_win.cc index b8fd981..c39b2d7 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" |