Index: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/properties-special-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/properties-special-expected.txt |
similarity index 97% |
copy from third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt |
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/properties-special-expected.txt |
index 6c5c46d28512bcc3118dbd2d3383138a93b146e8..ccb6bc5846dba58a6cc35eec0202e65484508d22 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt |
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/properties-special-expected.txt |
@@ -24,7 +24,7 @@ properties-special.html:12 function bound () |
__proto__: function () |
[[TargetFunction]]: function (a,b) |
[[BoundThis]]: Object |
- [[BoundArgs]]: Array(1) |
+ [[BoundArgs]]: Array[1] |
properties-special.html:13 function* anonymous() |
arguments: (...) |
caller: (...) |