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

Unified Diff: test/inspector/runtime/es6-module-expected.txt

Issue 2730813002: [inspector] fixed endLine in Debugger.scriptParsed event (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « test/inspector/debugger/script-on-after-compile-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/runtime/es6-module-expected.txt
diff --git a/test/inspector/runtime/es6-module-expected.txt b/test/inspector/runtime/es6-module-expected.txt
index 421d88c4c3939ee518131392f4e106da8037ff95..1f397f3454e25bc14909eb5830234ca87e06ce76 100644
--- a/test/inspector/runtime/es6-module-expected.txt
+++ b/test/inspector/runtime/es6-module-expected.txt
@@ -37,7 +37,7 @@ Checks basic ES6 modules support.
method : Debugger.scriptParsed
params : {
endColumn : 0
- endLine : 9
+ endLine : 8
executionContextId : <executionContextId>
hasSourceURL : false
hash : 54D834614FBF9B389082DAE06CD3EFC499BEBF13
« no previous file with comments | « test/inspector/debugger/script-on-after-compile-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698