| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt
|
| index d2501ba8d74366ad961f886834f31120f6c545b6..bc7d3b001dcc700d9e1410b2ca934b39fb8f2610 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt
|
| @@ -7,6 +7,7 @@ Frame: '<!--framePath //<!--frame0-->-->'
|
| --------
|
| Successfully called window.indexedDB.deleteDatabase().
|
| Successfully called window.indexedDB.open().
|
| +Successfully called window.indexedDB.webkitGetDatabaseNames().
|
|
|
|
|
| --------
|
| @@ -14,4 +15,5 @@ Frame: '<!--framePath //<!--frame1-->-->'
|
| --------
|
| Successfully called window.indexedDB.deleteDatabase().
|
| Successfully called window.indexedDB.open().
|
| +Successfully called window.indexedDB.webkitGetDatabaseNames().
|
|
|
|
|