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

Unified Diff: chrome/chrome_tests.gypi

Issue 7104085: In chromedriver, add /log handler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ... Created 9 years, 6 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/automation/automation_json_requests.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 4c633aea88a907edbf38a34574f9d605d0c84ecf..0c35bfd7c68ff41ee31af45c6001ce746bed502a 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -846,6 +846,8 @@
'test/webdriver/utility_functions.cc',
'test/webdriver/webdriver_error.h',
'test/webdriver/webdriver_error.cc',
+ 'test/webdriver/webdriver_logging.h',
+ 'test/webdriver/webdriver_logging.cc',
'test/webdriver/webdriver_key_converter.h',
'test/webdriver/webdriver_key_converter.cc',
'test/webdriver/web_element_id.h',
« no previous file with comments | « no previous file | chrome/test/automation/automation_json_requests.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698