Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / storage / indexeddb / resources / objectstore-removeobjectstore.js
index dc15677..4c49859 100644 (file)
@@ -3,7 +3,7 @@ if (this.importScripts) {
     importScripts('shared.js');
 }
 
-description("Test IndexedDB's webkitIDBObjectStore.deleteObjectStore().");
+description("Test IndexedDB's IDBObjectStore.deleteObjectStore().");
 
 indexedDBTest(prepareDatabase, getValue);
 function prepareDatabase()