Index: LayoutTests/storage/indexeddb/resources/lazy-index-types.js |
diff --git a/LayoutTests/storage/indexeddb/resources/lazy-index-types.js b/LayoutTests/storage/indexeddb/resources/lazy-index-types.js |
index 47372d4606ac0195fa8f25ba3058df9ed3b46317..6871b538bd39a226875b5b541aa84cc0c995a707 100644 |
--- a/LayoutTests/storage/indexeddb/resources/lazy-index-types.js |
+++ b/LayoutTests/storage/indexeddb/resources/lazy-index-types.js |
@@ -7,7 +7,6 @@ description("Test lazy IndexedDB index population with various key types."); |
function test() |
{ |
- removeVendorPrefixes(); |
setDBNameFromPath(); |
request = evalAndLog("indexedDB.deleteDatabase(dbname)"); |