Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-resolve-identifiers-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-resolve-identifiers-expected.txt |
similarity index 66% |
copy from third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
copy to third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-resolve-identifiers-expected.txt |
index 9b2573e2329abdb5eb8f197a7fedfe239ee5eaf6..51184e594e2402df8d3b649dd80e840e41ba46b3 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-resolve-identifiers-expected.txt |
@@ -1,16 +1,13 @@ |
+CONSOLE MESSAGE: line 4: 0 |
Tests resolving variable names via source maps. |
Set timer for test function. |
Script execution paused. |
Scope variables sidebar pane: |
-Catch |
- error: "boom!" |
Local |
- longMap: Map |
- longObject: Object |
- parameter1: 100 |
- parameter2: "hello" |
+ pos: 10 |
+ pos: 0 |
this: Window |
WindowGlobal |
<section collapsed> |