| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index a397c6ab570c118f2f976c4ec53336da0135584e..f67bb591ca5cb53895c2376fe447d6b9f39417ea 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -952,6 +952,8 @@
|
| 'sources': [
|
| '../third_party/webdriver/atoms.cc',
|
| '../third_party/webdriver/atoms.h',
|
| + 'test/chromedriver/alert_commands.cc',
|
| + 'test/chromedriver/alert_commands.h',
|
| 'test/chromedriver/basic_types.cc',
|
| 'test/chromedriver/basic_types.h',
|
| 'test/chromedriver/capabilities.cc',
|
|
|