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

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: ... 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 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',
« no previous file with comments | « chrome/browser/automation/testing_automation_provider.cc ('k') | chrome/common/automation_messages_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698