| Index: content/browser/in_process_webkit/indexed_db_uitest.cc
|
| diff --git a/content/browser/in_process_webkit/indexed_db_uitest.cc b/content/browser/in_process_webkit/indexed_db_uitest.cc
|
| index 5c0f78215a036b195c2c0acfe2e6075293bcf210..3b8b0106b42becc1bf095fcd2398a12c22d3f109 100644
|
| --- a/content/browser/in_process_webkit/indexed_db_uitest.cc
|
| +++ b/content/browser/in_process_webkit/indexed_db_uitest.cc
|
| @@ -21,6 +21,7 @@ static const char* kLayoutTestFileNames[] = {
|
|
|
| static const char* kWorkerTestFileNames[] = {
|
| "basics-workers.html",
|
| + "basics-shared-workers.html",
|
| // "objectstore-basics-workers.html", // Too big.
|
| };
|
|
|
|
|