Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3870)

Unified Diff: chrome/chrome_tests.gypi

Issue 6507015: Implement the target locator commands for ChromeDriver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address Jason's concerns Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698