| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index c41abc7880f84c0af8a48bb48e2c4ee9110ba287..e75b20856dbcbbfbf40d758a05dcaaf683de8913 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -766,6 +766,8 @@
|
| 'test/webdriver/commands/mouse_commands.cc',
|
| 'test/webdriver/commands/response.cc',
|
| 'test/webdriver/commands/response.h',
|
| + 'test/webdriver/commands/screenshot_command.h',
|
| + 'test/webdriver/commands/screenshot_command.cc',
|
| 'test/webdriver/commands/session_with_id.h',
|
| 'test/webdriver/commands/session_with_id.cc',
|
| 'test/webdriver/commands/source_command.h',
|
|
|