summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/worker/worker_uitest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/worker/worker_uitest.cc b/chrome/worker/worker_uitest.cc
index 3b04c90..2ef25a9 100644
--- a/chrome/worker/worker_uitest.cc
+++ b/chrome/worker/worker_uitest.cc
@@ -311,6 +311,7 @@ TEST_F(WorkerTest, WorkerHttpLayoutTests) {
TEST_F(WorkerTest, WorkerXhrHttpLayoutTests) {
static const char* kLayoutTestFiles[] = {
"abort-exception-assert.html",
+ "close.html",
//"methods-async.html",
//"methods.html",
"xmlhttprequest-file-not-found.html"