| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index ebd122f3f303bdfd2ed7f0f4491cef4f67641293..2bb3f3fb6b6b209eca25918561882b9e4f7751e7 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -949,6 +949,8 @@
|
| 'test/webdriver/commands/appcache_status_command.h',
|
| 'test/webdriver/commands/browser_connection_commands.cc',
|
| 'test/webdriver/commands/browser_connection_commands.h',
|
| + 'test/webdriver/commands/chrome_commands.cc',
|
| + 'test/webdriver/commands/chrome_commands.h',
|
| 'test/webdriver/commands/command.cc',
|
| 'test/webdriver/commands/command.h',
|
| 'test/webdriver/commands/cookie_commands.cc',
|
|
|