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

Unified Diff: LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt

Issue 1328843002: DevTools: introduce WI.SourceMap.Entry structure and cleanup WI.SourceMap API. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix test Created 5 years, 3 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: LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt
diff --git a/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt b/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt
index b10e802d6f544614c1942e54b817754ae52b6c8b..6b5d73432e9d8098111841fe0ddef5a7de7e29bf 100644
--- a/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt
+++ b/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt
@@ -29,8 +29,7 @@ undefined === undefined
17 === 17
0 === 0
18 === 18
-0 === 0
-29 === 29
+source line 4 has no mappings.
0 === 0
29 === 29

Powered by Google App Engine
This is Rietveld 408576698