| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index d4b6aef3e74ab3aead5b7337b77eed603e6b1b18..daa565d9d24f3fd463a95f4c5fb4cc878fc66c4e 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -617,6 +617,8 @@
|
| 'test/chromedriver/capabilities.h',
|
| 'test/chromedriver/chrome_launcher.cc',
|
| 'test/chromedriver/chrome_launcher.h',
|
| + 'test/chromedriver/command_listener.cc',
|
| + 'test/chromedriver/command_listener.h',
|
| 'test/chromedriver/command.h',
|
| 'test/chromedriver/commands.cc',
|
| 'test/chromedriver/commands.h',
|
|
|