| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html
|
| index a1cd287f4ce3efe98a9338e69b264f364c26abf3..d767bfba8187c5838a62fa380163fe627f46e168 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html
|
| @@ -36,7 +36,6 @@ var test = function()
|
| function step2(sourceFrame)
|
| {
|
| InspectorTest.addResult("Script source was shown.");
|
| - InspectorTest.prepareSourceFrameForBreakpointTest(sourceFrame);
|
|
|
| InspectorTest.setBreakpoint(sourceFrame, 2, "", true);
|
| InspectorTest.setBreakpoint(sourceFrame, 9, "", true);
|
|
|