| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index a8ca9d136f3b7bd3b149c4d7be384200fc72d0b0..7497b858311e38e3b0e531cadd2191322311921d 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -781,6 +781,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',
|
|
|