Chromium Code Reviews| Index: LayoutTests/http/tests/security/isolatedWorld/all-window-properties-expected.txt |
| diff --git a/LayoutTests/http/tests/security/isolatedWorld/all-window-properties-expected.txt b/LayoutTests/http/tests/security/isolatedWorld/all-window-properties-expected.txt |
| index cf593b5e1ed943f65bc75e9e72c99dbb0d9aa856..e48961470e2fdbd6024c82426129db7fe8a79c47 100644 |
| --- a/LayoutTests/http/tests/security/isolatedWorld/all-window-properties-expected.txt |
| +++ b/LayoutTests/http/tests/security/isolatedWorld/all-window-properties-expected.txt |
| @@ -1,2 +1,3 @@ |
| CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
| +CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead. |
| Done. |