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

Unified Diff: chrome/chrome_tests.gypi

Issue 9288051: Implement the webdriver window sizing commands. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ... Created 8 years, 11 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
« no previous file with comments | « chrome/browser/automation/testing_automation_provider.cc ('k') | chrome/common/automation_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index f4038788b21861ad0e0cb052cff8ee29a52461e6..5fe2466395e76e91490ae154ecb77a822f94059e 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1029,6 +1029,8 @@
'test/webdriver/commands/webdriver_command.h',
'test/webdriver/commands/webelement_commands.cc',
'test/webdriver/commands/webelement_commands.h',
+ 'test/webdriver/commands/window_commands.cc',
+ 'test/webdriver/commands/window_commands.h',
'test/webdriver/frame_path.cc',
'test/webdriver/frame_path.h',
'test/webdriver/http_response.cc',
« no previous file with comments | « chrome/browser/automation/testing_automation_provider.cc ('k') | chrome/common/automation_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698