| Index: chrome/test/webdriver/webdriver_key_converter.cc
|
| diff --git a/chrome/test/webdriver/webdriver_key_converter.cc b/chrome/test/webdriver/webdriver_key_converter.cc
|
| index f5971863c776889e27d2a71170dcc948990d4b7a..57a45991d9a7fae6248fc83c2b8143d6afa6778d 100644
|
| --- a/chrome/test/webdriver/webdriver_key_converter.cc
|
| +++ b/chrome/test/webdriver/webdriver_key_converter.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/format_macros.h"
|
| #include "base/logging.h"
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "chrome/common/automation_constants.h"
|
| #include "chrome/test/automation/automation_json_requests.h"
|
|
|