summaryrefslogtreecommitdiffstats
path: root/chrome/test/nacl/nacl_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/nacl/nacl_test.cc')
-rw-r--r--chrome/test/nacl/nacl_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/nacl/nacl_test.cc b/chrome/test/nacl/nacl_test.cc
index 2ad62bb..1560484 100644
--- a/chrome/test/nacl/nacl_test.cc
+++ b/chrome/test/nacl/nacl_test.cc
@@ -106,7 +106,6 @@ void NaClTest::WaitForFinish(const FilePath& filename,
bool test_result = WaitUntilCookieValue(tab.get(),
url,
kTestCompleteCookie,
- action_timeout_ms(),
wait_time,
kTestCompleteSuccess);
EXPECT_TRUE(test_result);