| Index: third_party/WebKit/LayoutTests/http/tests/inspector/cache-storage/cache-data-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/cache-storage/cache-data-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/cache-storage/cache-data-expected.txt
|
| index a6362ace678f62d41252cc6be212d87d181876c2..7eda4e483e68bde75fa2b24798db0592409e4486 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/cache-storage/cache-data-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/cache-storage/cache-data-expected.txt
|
| @@ -9,9 +9,9 @@ Dumping CacheStorage tree:
|
| (cache empty)
|
| Dumping CacheStorage tree:
|
| cache: testCache1 - http://127.0.0.1:8000
|
| - 0, http://fake.request.com/1, OK
|
| - 1, http://fake.request.com/2, Not Found
|
| + 0, http://fake.request.com/1, OK, 12/31/1969, 4:00:00 PM
|
| + 1, http://fake.request.com/2, Not Found, 12/31/1969, 4:00:00 PM
|
| cache: testCache2 - http://127.0.0.1:8000
|
| - 0, http://fake.request2.com/1, OK
|
| - 1, http://fake.request2.com/2, Not Found
|
| + 0, http://fake.request2.com/1, OK, 12/31/1969, 4:00:00 PM
|
| + 1, http://fake.request2.com/2, Not Found, 12/31/1969, 4:00:00 PM
|
|
|
|
|