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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-document-initiator-expected.txt

Issue 2145483002: [DevTools] make Runtime.CallFrame 0-based (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: a Created 4 years, 5 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/network/network-document-initiator-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-document-initiator-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-document-initiator-expected.txt
index 0963b319fbcfc733b373dab2f14fa1ae722c471e..9fc76a73df2bc017aab1321bb7682f80d20180c3 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-document-initiator-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-document-initiator-expected.txt
@@ -2,5 +2,5 @@ Tests that page navigation initiated by JS is correctly reported.
Page reloaded.
http://127.0.0.1:8000/inspector/network/network-document-initiator.html?foo: script
- navigateFromScript http://127.0.0.1:8000/inspector/network/network-document-initiator.html 9
+ navigateFromScript http://127.0.0.1:8000/inspector/network/network-document-initiator.html 8

Powered by Google App Engine
This is Rietveld 408576698