| Index: content/browser/web_contents/web_contents_view_gtk.cc
|
| diff --git a/content/browser/web_contents/web_contents_view_gtk.cc b/content/browser/web_contents/web_contents_view_gtk.cc
|
| index e8e9e0ab42f16fc6b46568a1f49f9deff2a8e3f4..942a73d08602de2f823904bc00374da2367a7e40 100644
|
| --- a/content/browser/web_contents/web_contents_view_gtk.cc
|
| +++ b/content/browser/web_contents/web_contents_view_gtk.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "build/build_config.h"
|
| #include "content/browser/renderer_host/render_view_host_factory.h"
|
|
|