Index: LayoutTests/inspector/sources/debugger/breakpoint-manager-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/breakpoint-manager-expected.txt b/LayoutTests/inspector/sources/debugger/breakpoint-manager-expected.txt |
index bede68357202c17b2824110fee256d38588ec30e..99412baa7af41c4954f43a3f026436e2c34bcec5 100644 |
--- a/LayoutTests/inspector/sources/debugger/breakpoint-manager-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger/breakpoint-manager-expected.txt |
@@ -403,7 +403,7 @@ Running: testProvisionalBreakpointsResolve |
breakpointAdded(a.js, 11, 0, foo == bar, true) |
Location created: a.js:11 |
Dumping Breakpoint Locations |
- UISourceCode (url='a.js', uri='debugger:/a.js') |
+ UISourceCode (url='a.js', uri='debugger:1/VMa.js a.js') |
Location: (11, 0) |
Dumping Storage |
a.js:10 enabled:true condition:foo == bar |