| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 1a3f1dc6c10325183e140bdcf72aeb1cb7f84c51..336d5363c4786c3a98ed2d8bf9d04a42d10ce357 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',
|
|
|