| Index: third_party/WebKit/LayoutTests/inspector/console/console-eval-throw-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-eval-throw-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-eval-throw-expected.txt
|
| index b055b9733cfbac75606238426d9cb739a0a8c088..ab5fcbfb482a320d7f25b73afbec067f30451b7d 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-eval-throw-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-eval-throw-expected.txt
|
| @@ -18,7 +18,7 @@ throw 'asdf'
|
|
|
| Running: testThrowObject
|
| throw {a:42}
|
| - VM:1 Uncaught Object {a: 42}
|
| + VM:1 Uncaught Object {a: 42}Object
|
| (anonymous function) @ VM:1
|
|
|
| Running: testThrowError
|
|
|