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

Unified Diff: chrome/chrome_tests.gypi

Issue 8341044: Enhance and refactor ChromeDriver's capability handling. Log warning for (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ... Created 9 years, 2 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 | « no previous file | chrome/test/webdriver/commands/create_session.cc » ('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 e7818943fb8eef55a680ac69f58b261988ef3e0a..489574487124c7386001511cc7d7c2f5a9326d47 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -928,6 +928,8 @@
'test/webdriver/webdriver_automation.h',
'test/webdriver/webdriver_basic_types.cc',
'test/webdriver/webdriver_basic_types.h',
+ 'test/webdriver/webdriver_capabilities_parser.cc',
+ 'test/webdriver/webdriver_capabilities_parser.h',
'test/webdriver/webdriver_dispatch.cc',
'test/webdriver/webdriver_dispatch.h',
'test/webdriver/webdriver_element_id.cc',
@@ -1029,6 +1031,7 @@
'test/webdriver/frame_path_unittest.cc',
'test/webdriver/http_response_unittest.cc',
'test/webdriver/keycode_text_conversion_unittest.cc',
+ 'test/webdriver/webdriver_capabilities_parser_unittest.cc',
'test/webdriver/webdriver_dispatch_unittest.cc',
'test/webdriver/webdriver_key_converter_unittest.cc',
'test/webdriver/webdriver_test_util.cc',
« no previous file with comments | « no previous file | chrome/test/webdriver/commands/create_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698