Chromium Code Reviews| Index: chrome/worker/worker_uitest.cc |
| =================================================================== |
| --- chrome/worker/worker_uitest.cc (revision 26311) |
| +++ chrome/worker/worker_uitest.cc (working copy) |
| @@ -35,7 +35,7 @@ |
| RunTest(L"multi_worker.html"); |
| } |
| -TEST_F(WorkerTest, DISABLED_WorkerFastLayoutTests) { |
| +TEST_F(WorkerTest, WorkerFastLayoutTests) { |
| static const char* kLayoutTestFiles[] = { |
| "stress-js-execution.html", |
| "use-machine-stack.html", |