| Index: content/browser/bookmarklet_browsertest.cc
|
| diff --git a/content/browser/bookmarklet_browsertest.cc b/content/browser/bookmarklet_browsertest.cc
|
| index 71b6b50d3157f39170d66be1cae6bb7084271f8d..02f419302a2dd03db7f524bb46f6cb946c97ab0c 100644
|
| --- a/content/browser/bookmarklet_browsertest.cc
|
| +++ b/content/browser/bookmarklet_browsertest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/test/browser_test_utils.h"
|
| #include "content/public/test/test_utils.h"
|
|
|