Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt |
| index 7052a20c4cc365d0e296163630a8ad3be9cedf2c..21ffe4efee108bfccc7c4be4c83818eca7325ce5 100644 |
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt |
| @@ -41,6 +41,7 @@ Page reloaded. |
| status : 304 |
| statusText : "Not Modified" |
| } |
| + serverIPAddress : <string> |
|
pfeldman
2016/03/16 00:10:26
Lets dump the actual value.
allada
2016/03/16 23:28:02
Done.
|
| startedDateTime : <plausible> |
| time : <number> |
| timings : <object> |
| @@ -132,6 +133,7 @@ Page reloaded. |
| status : 304 |
| statusText : "Not Modified" |
| } |
| + serverIPAddress : <string> |
| startedDateTime : <plausible> |
| time : <number> |
| timings : <object> |
| @@ -169,6 +171,7 @@ Page reloaded. |
| status : 304 |
| statusText : "Not Modified" |
| } |
| + serverIPAddress : <string> |
| startedDateTime : <plausible> |
| time : <number> |
| timings : <object> |
| @@ -211,6 +214,7 @@ Page reloaded. |
| status : 200 |
| statusText : "OK" |
| } |
| + serverIPAddress : <string> |
| startedDateTime : <plausible> |
| time : <number> |
| timings : <object> |