| Index: content/test/content_browser_test_test.cc
|
| diff --git a/content/test/content_browser_test_test.cc b/content/test/content_browser_test_test.cc
|
| index 568ff00d61aa89083e535bcf523587c8d6d59bdf..960ea9b07166234b24ecfba7963d2fc978f6a0a0 100644
|
| --- a/content/test/content_browser_test_test.cc
|
| +++ b/content/test/content_browser_test_test.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/test/content_browser_test.h"
|
|
|
| #include "base/command_line.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/public/test/browser_test_utils.h"
|
| #include "content/shell/shell.h"
|
|
|