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