| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
|
| index 704455cc2893fba3af74ec61c73900d15bff8b7a..2727749c92510698fc42469580f7030cf7e72a04 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
|
| @@ -67,8 +67,7 @@ function addFewBlackboxedListenersAndClick(addNonBlackboxedListener)
|
| remover3();
|
| remover4();
|
| }
|
| - var result = inner();
|
| - return result;
|
| + return inner();
|
| }
|
|
|
| function test()
|
|
|