Index: chrome/test/data/indexeddb/bug_90635.html |
=================================================================== |
--- chrome/test/data/indexeddb/bug_90635.html (revision 152131) |
+++ chrome/test/data/indexeddb/bug_90635.html (working copy) |
@@ -1,11 +0,0 @@ |
-<html> |
- <head> |
- <title>IndexedDB regression test for bug 90635</title> |
- <script type="text/javascript" src="shared.js"></script> |
- <script type="text/javascript" src="bug_90635.js"></script> |
- </head> |
- <body onLoad="test()"> |
- <div id="status">Starting...</div> |
- </body> |
-</html> |
- |