Chromium Code Reviews| Index: chrome/worker/worker_uitest.cc |
| =================================================================== |
| --- chrome/worker/worker_uitest.cc (revision 55554) |
| +++ chrome/worker/worker_uitest.cc (working copy) |
| @@ -425,6 +425,7 @@ |
| static const char* kLayoutTestFiles[] = { |
| "worker-simple.html", |
| "shared-worker-simple.html", |
| + "worker-handshake-challenge-randomness.html" |
| }; |
| FilePath websocket_test_dir; |