| Index: chrome/test/webdriver/commands/session_with_id.cc
|
| diff --git a/chrome/test/webdriver/commands/session_with_id.cc b/chrome/test/webdriver/commands/session_with_id.cc
|
| index ed1614f15fca52baa2e309ac0848007d7e134739..89e38f9794fed5f8e8ff52eac3d44a3609324023 100644
|
| --- a/chrome/test/webdriver/commands/session_with_id.cc
|
| +++ b/chrome/test/webdriver/commands/session_with_id.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/values.h"
|
| #include "chrome/app/chrome_command_ids.h"
|
| #include "chrome/common/chrome_constants.h"
|
| +#include "chrome/test/webdriver/session_manager.h"
|
|
|
| namespace webdriver {
|
|
|
|
|