Index: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
similarity index 93% |
copy from third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
index ab2093dc872eabdcc67c49aece19a13f8efad5c4..9b2573e2329abdb5eb8f197a7fedfe239ee5eaf6 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
@@ -7,7 +7,7 @@ Scope variables sidebar pane: |
Catch |
error: "boom!" |
Local |
- longMap: Map(1) |
+ longMap: Map |
longObject: Object |
parameter1: 100 |
parameter2: "hello" |