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 f95a0e38ac5e42c4f3838a84f03a57ec4510f66f..d1c9bdd3df0aa75dc32396bf7b038b50e7faf730 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 @@ var test = function() |
InspectorTest.addSniffer(Sources.ScriptFormatterEditorAction.prototype, "_updateButton", uiSourceCodeScriptFormatted); |
scriptFormatter._toggleFormatScriptSource(); |
} |
- |
+ |
function uiSourceCodeScriptFormatted() |
{ |
var formattedSourceFrame = panel.visibleView; |