summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/worker/worker_uitest.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/worker/worker_uitest.cc b/chrome/worker/worker_uitest.cc
index 9d16858..2e9c690 100644
--- a/chrome/worker/worker_uitest.cc
+++ b/chrome/worker/worker_uitest.cc
@@ -543,8 +543,7 @@ TEST_F(WorkerTest, DISABLED_LimitTotal) {
#endif
}
-// http://crbug.com/36630 termination issues, disabled on all paltforms.
-TEST_F(WorkerTest, DISABLED_WorkerClose) {
+TEST_F(WorkerTest, WorkerClose) {
scoped_refptr<TabProxy> tab(GetActiveTab());
ASSERT_TRUE(tab.get());
GURL url = ui_test_utils::GetTestUrl(FilePath(kTestDir),