| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 651996e0a39d5103a307b07c95dd3dffe8fe07c7..fc6cf6a5ee8982bf48c4a4f5d0711c2f4ae493f9 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -770,6 +770,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',
|
|
|