Index: chrome/chrome_tests.gypi |
=================================================================== |
--- chrome/chrome_tests.gypi (revision 96198) |
+++ chrome/chrome_tests.gypi (working copy) |
@@ -876,6 +876,10 @@ |
'test/webdriver/web_element_id.cc', |
'test/webdriver/commands/alert_commands.h', |
'test/webdriver/commands/alert_commands.cc', |
+ 'test/webdriver/commands/appcache_status_command.h', |
+ 'test/webdriver/commands/appcache_status_command.cc', |
+ 'test/webdriver/commands/browser_connection_commands.h', |
+ 'test/webdriver/commands/browser_connection_commands.cc', |
'test/webdriver/commands/command.h', |
'test/webdriver/commands/command.cc', |
'test/webdriver/commands/cookie_commands.h', |