| Index: LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2.html
|
| diff --git a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-2.html b/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2.html
|
| similarity index 97%
|
| rename from LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-2.html
|
| rename to LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2.html
|
| index c45c05cf115dfdc358239df9883f629ecf9beec0..decad53b39caa1aac7f349afb3eda76ac56434cf 100644
|
| --- a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-2.html
|
| +++ b/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2.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/unformatted2.js"></script>
|
| +<script src="../debugger/resources/unformatted2.js"></script>
|
| <script>
|
| var test = function()
|
| {
|
|
|