Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| =================================================================== |
| --- chrome/chrome_tests.gypi (revision 75464) |
| +++ chrome/chrome_tests.gypi (working copy) |
| @@ -864,6 +864,7 @@ |
| 'test/webdriver/http_response_unittest.cc', |
| 'test/webdriver/utility_functions_unittest.cc', |
| 'test/webdriver/webdriver_key_converter_unittest.cc', |
| + 'test/webdriver/commands/implicit_wait_command_unittest.cc', |
|
Paweł Hajdan Jr.
2011/02/19 11:49:18
nit: Preserve alphabetical order.
|
| ], |
| 'conditions': [ |
| ['OS=="win"', { |