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

Unified Diff: chrome/chrome_tests.gypi

Issue 10827362: Fix ChromeDriver flakiness with the C# webdriver bindings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 4 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/http_response.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 9393701b4a4a9b597c1cf9a51cb60d362d50917b..7e85d90aa62cdebe3e64af36910b997d704345e3 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -806,6 +806,8 @@
'test/webdriver/webdriver_session.h',
'test/webdriver/webdriver_session_manager.cc',
'test/webdriver/webdriver_session_manager.h',
+ 'test/webdriver/webdriver_switches.cc',
+ 'test/webdriver/webdriver_switches.h',
'test/webdriver/webdriver_util.cc',
'test/webdriver/webdriver_util.h',
'test/webdriver/webdriver_util_mac.mm',
« no previous file with comments | « no previous file | chrome/test/webdriver/http_response.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698