| Index: chrome/test/webdriver/commands/chrome_commands.cc
|
| diff --git a/chrome/test/webdriver/commands/chrome_commands.cc b/chrome/test/webdriver/commands/chrome_commands.cc
|
| index f470f2957f5607965d291a794e836203ca54a184..2c7da54a15c9b16cc0f4f34d304e37827e30fa42 100644
|
| --- a/chrome/test/webdriver/commands/chrome_commands.cc
|
| +++ b/chrome/test/webdriver/commands/chrome_commands.cc
|
| @@ -8,7 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/files/file_path.h"
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "chrome/test/automation/value_conversion_util.h"
|
| #include "chrome/test/webdriver/commands/response.h"
|
| #include "chrome/test/webdriver/webdriver_error.h"
|
|
|