| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index f4038788b21861ad0e0cb052cff8ee29a52461e6..5fe2466395e76e91490ae154ecb77a822f94059e 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1029,6 +1029,8 @@
|
| 'test/webdriver/commands/webdriver_command.h',
|
| 'test/webdriver/commands/webelement_commands.cc',
|
| 'test/webdriver/commands/webelement_commands.h',
|
| + 'test/webdriver/commands/window_commands.cc',
|
| + 'test/webdriver/commands/window_commands.h',
|
| 'test/webdriver/frame_path.cc',
|
| 'test/webdriver/frame_path.h',
|
| 'test/webdriver/http_response.cc',
|
|
|