| Index: chrome/test/webdriver/commands/webdriver_command.cc
|
| diff --git a/chrome/test/webdriver/commands/webdriver_command.cc b/chrome/test/webdriver/commands/webdriver_command.cc
|
| index d7e9ab09815d44436ff4df37169acdfce2bab018..da1b601070c22cceb8c8a109030bf858a8598f17 100644
|
| --- a/chrome/test/webdriver/commands/webdriver_command.cc
|
| +++ b/chrome/test/webdriver/commands/webdriver_command.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/values.h"
|
| #include "base/json/json_reader.h"
|
| #include "base/json/json_writer.h"
|
| -#include "chrome/app/chrome_dll_resource.h"
|
| +#include "chrome/app/chrome_command_ids.h"
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/test/automation/automation_proxy.h"
|
|
|