| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 8e4330a86cff6142cefc2c3bc6ce96e164b964fc..b176d51817ddba8fa59ea72e006e23ac6051c584 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -763,6 +763,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',
|
|
|