Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 7378bdedc5693014c00bdd5da4be1a903a9820c0..70a5d39da7fa6d8c0535edf8941af8fad82f8095 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -773,6 +773,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', |