| Index: chrome/test/webdriver/commands/set_timeout_commands.cc
|
| diff --git a/chrome/test/webdriver/commands/set_timeout_commands.cc b/chrome/test/webdriver/commands/set_timeout_commands.cc
|
| index f0a8066083b58573d356f8831549af42a471cbfc..cbd4a41bdfcf4abcaaacf6dd00a55eef8258d50a 100644
|
| --- a/chrome/test/webdriver/commands/set_timeout_commands.cc
|
| +++ b/chrome/test/webdriver/commands/set_timeout_commands.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "base/values.h"
|
| #include "chrome/test/webdriver/commands/response.h"
|
| #include "chrome/test/webdriver/webdriver_error.h"
|
|
|