| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
|
| index d1c9bdd3df0aa75dc32396bf7b038b50e7faf730..f95a0e38ac5e42c4f3838a84f03a57ec4510f66f 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
|
| @@ -28,7 +28,7 @@
|
| InspectorTest.addSniffer(Sources.ScriptFormatterEditorAction.prototype, "_updateButton", uiSourceCodeScriptFormatted);
|
| scriptFormatter._toggleFormatScriptSource();
|
| }
|
| -
|
| +
|
| function uiSourceCodeScriptFormatted()
|
| {
|
| var formattedSourceFrame = panel.visibleView;
|
|
|