| Index: LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
|
| diff --git a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3.html b/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
|
| similarity index 97%
|
| rename from LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3.html
|
| rename to LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
|
| index e87537bec8645e5b231bf1b5283d1b4681133a11..cbb45ce168adecd186a6404b446c568846313ce4 100644
|
| --- a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3.html
|
| +++ b/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
|
| @@ -2,7 +2,7 @@
|
| <head>
|
| <script src="../../../http/tests/inspector/inspector-test.js"></script>
|
| <script src="../../../http/tests/inspector/debugger-test.js"></script>
|
| -<script src="resources/unformatted3.js"></script>
|
| +<script src="../debugger/resources/unformatted3.js"></script>
|
| <script>
|
| var test = function()
|
| {
|
|
|