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

Unified Diff: chrome/chrome_tests.gypi

Issue 6532068: Fix a bug in ImplicitWaitCommand: we must explicitly check if the ms param... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Reverting changes added while debugging 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
« no previous file with comments | « no previous file | chrome/test/webdriver/commands/command.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 75464)
+++ chrome/chrome_tests.gypi (working copy)
@@ -864,6 +864,7 @@
'test/webdriver/http_response_unittest.cc',
'test/webdriver/utility_functions_unittest.cc',
'test/webdriver/webdriver_key_converter_unittest.cc',
+ 'test/webdriver/commands/implicit_wait_command_unittest.cc',
Paweł Hajdan Jr. 2011/02/19 11:49:18 nit: Preserve alphabetical order.
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « no previous file | chrome/test/webdriver/commands/command.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698