Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(226)

Unified Diff: chrome/test/data/indexeddb/version_change_crash.html

Issue 10828378: Convert the indexed db pyauto tests to content_browsertests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/indexeddb/version_change_crash.html
===================================================================
--- chrome/test/data/indexeddb/version_change_crash.html (revision 152131)
+++ chrome/test/data/indexeddb/version_change_crash.html (working copy)
@@ -1,11 +0,0 @@
-<html>
- <head>
- <title>IndexedDB regression test for bug 98562</title>
- <script type="text/javascript" src="shared.js"></script>
- <script type="text/javascript" src="version_change_crash.js"></script>
- </head>
- <body onLoad="test()">
- <div id="status">Starting...</div>
- </body>
-</html>
-

Powered by Google App Engine
This is Rietveld 408576698