Chromium Code Reviews| Index: chrome/worker/worker_uitest.cc |
| =================================================================== |
| --- chrome/worker/worker_uitest.cc (revision 29122) |
| +++ chrome/worker/worker_uitest.cc (working copy) |
| @@ -90,8 +90,7 @@ |
| "worker-navigator.html", |
| "worker-replace-global-constructor.html", |
| "worker-replace-self.html", |
| - // Disabled afer r27553 (WebKit merge), http://crbug.com/23391 |
| - // "worker-script-error.html", |
| + "worker-script-error.html", |
| "worker-terminate.html", |
| "worker-timeout.html" |
| }; |