Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-headers-expected.txt

Issue 1798173003: [DevTools] Added serverIPaddress to HAR output (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed a couple files that were wrong Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-headers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-headers-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-headers-expected.txt
index ce6c7403b954bff635247687082733a847d09fc7..27b166e75c8b601c3df2b03272e4c6ff59e8286b 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-headers-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-headers-expected.txt
@@ -66,6 +66,7 @@ HAR:{
status : 200
statusText : "OK"
}
+ serverIPAddress : ""
startedDateTime : <object>
time : <number>
timings : <object>

Powered by Google App Engine
This is Rietveld 408576698