| Index: LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings.html
|
| diff --git a/LayoutTests/inspector/sources/debugger/frameworks-steppings.html b/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings.html
|
| similarity index 97%
|
| rename from LayoutTests/inspector/sources/debugger/frameworks-steppings.html
|
| rename to LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings.html
|
| index 371c0060e0b8cb731e813ae263f09b905be91fff..56ac8b3c522423368ce2b27d3300961973803ece 100644
|
| --- a/LayoutTests/inspector/sources/debugger/frameworks-steppings.html
|
| +++ b/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings.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()
|
|
|