| Index: chrome/test/selenium/selenium_test.cc
|
| diff --git a/chrome/test/selenium/selenium_test.cc b/chrome/test/selenium/selenium_test.cc
|
| index 0d6be54fb77b58ee5dff148ada625b750bc26da6..23642911680b24e096133aedcb8c0f928230402b 100644
|
| --- a/chrome/test/selenium/selenium_test.cc
|
| +++ b/chrome/test/selenium/selenium_test.cc
|
| @@ -16,6 +16,7 @@
|
| #include "base/file_util.h"
|
| #include "base/path_service.h"
|
| #include "base/string_util.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/test/automation/tab_proxy.h"
|
| #include "chrome/test/automation/window_proxy.h"
|
|
|