| Index: third_party/WebKit/LayoutTests/http/tests/security/resources/cross-origin-iframe-for-indexeddb.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/resources/cross-origin-iframe-for-indexeddb.html b/third_party/WebKit/LayoutTests/http/tests/security/resources/cross-origin-iframe-for-indexeddb.html
|
| index 7f2ab8014ef8b0f8dcb4480e2d9ccd950fb2d672..c8b73c18d734d8bf7c74b55cdfd92902fe25be5b 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/resources/cross-origin-iframe-for-indexeddb.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/resources/cross-origin-iframe-for-indexeddb.html
|
| @@ -16,6 +16,7 @@
|
| }
|
| test('deleteDatabase', 'testDBName');
|
| test('open', 'testDBName');
|
| + test('webkitGetDatabaseNames');
|
| </script>
|
| </body>
|
| </head>
|
|
|