| Index: LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-break-program.html
|
| diff --git a/LayoutTests/inspector/sources/debugger/frameworks-skip-break-program.html b/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-break-program.html
|
| similarity index 97%
|
| rename from LayoutTests/inspector/sources/debugger/frameworks-skip-break-program.html
|
| rename to LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-break-program.html
|
| index 746aeba17172407b118ee4d93f3be09b66583936..4d9e7114c7211b78620364e245bd222c433b2474 100644
|
| --- a/LayoutTests/inspector/sources/debugger/frameworks-skip-break-program.html
|
| +++ b/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-break-program.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/framework.js"></script>
|
| +<script src="../debugger/resources/framework.js"></script>
|
| <script>
|
|
|
| function testFunction()
|
|
|