| Index: LayoutTests/inspector/sources/debugger-frameworks/frameworks-step-from-framework.html
|
| diff --git a/LayoutTests/inspector/sources/debugger/frameworks-step-from-framework.html b/LayoutTests/inspector/sources/debugger-frameworks/frameworks-step-from-framework.html
|
| similarity index 96%
|
| rename from LayoutTests/inspector/sources/debugger/frameworks-step-from-framework.html
|
| rename to LayoutTests/inspector/sources/debugger-frameworks/frameworks-step-from-framework.html
|
| index 544c179067dbe06e93947a6d79117d748ae2f121..c01dde0134d22f6af73929a2be49bc763548ceb0 100644
|
| --- a/LayoutTests/inspector/sources/debugger/frameworks-step-from-framework.html
|
| +++ b/LayoutTests/inspector/sources/debugger-frameworks/frameworks-step-from-framework.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()
|
|
|