Index: LayoutTests/storage/indexeddb/resources/factory-cmp.js |
diff --git a/LayoutTests/storage/indexeddb/resources/factory-cmp.js b/LayoutTests/storage/indexeddb/resources/factory-cmp.js |
index a5c47febbbfc626f968105ff5eb646e19acb2d44..b7cb0436f0965c8f8b8f35379e06b3714090e07f 100644 |
--- a/LayoutTests/storage/indexeddb/resources/factory-cmp.js |
+++ b/LayoutTests/storage/indexeddb/resources/factory-cmp.js |
@@ -7,8 +7,6 @@ description("Test IndexedDB key comparison using IDBFactory.cmp()."); |
function test() |
{ |
- removeVendorPrefixes(); |
- |
shouldBeEqualToString("typeof indexedDB.cmp", "function"); |
testValidKeys(); |