Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index b20a8bfb3491a16f5c9ab81b10182fae3627448e..4b9952747fcecb4d4897041ca49644ae2bb0332e 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -757,6 +757,8 @@ |
'test/webdriver/commands/source_command.cc', |
'test/webdriver/commands/speed_command.h', |
'test/webdriver/commands/speed_command.cc', |
+ 'test/webdriver/commands/target_locator_commands.h', |
+ 'test/webdriver/commands/target_locator_commands.cc', |
'test/webdriver/commands/title_command.h', |
'test/webdriver/commands/title_command.cc', |
'test/webdriver/commands/url_command.h', |