| Index: third_party/WebKit/LayoutTests/storage/quota/storagequota-query-info-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/storage/quota/storagequota-query-info-expected.txt b/third_party/WebKit/LayoutTests/storage/quota/storagequota-query-info-expected.txt
|
| index c59231cc83002f0978eea6bb4e26d1538c35442e..e584f353242895e1c171b5e7d533f3bdd070d13e 100644
|
| --- a/third_party/WebKit/LayoutTests/storage/quota/storagequota-query-info-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/storage/quota/storagequota-query-info-expected.txt
|
| @@ -4,9 +4,11 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| * Querying about temporary storage.
|
| +PASS info.__proto__ is Object.prototype
|
| PASS usage is >= 0
|
| PASS quota is >= usage
|
| * Querying about persistent storage.
|
| +PASS info.__proto__ is Object.prototype
|
| PASS usage is >= 0
|
| PASS quota is >= usage
|
| * Querying about unknown storage.
|
|
|