| Index: LayoutTests/inspector-protocol/stylesheet-tracking-restart.html
|
| diff --git a/LayoutTests/inspector-protocol/stylesheet-tracking-restart.html b/LayoutTests/inspector-protocol/stylesheet-tracking-restart.html
|
| index d077c04d586a7b7c35859c38f52ede7f5869196e..37f486194e11e493349139e68a7273efa817ba8c 100644
|
| --- a/LayoutTests/inspector-protocol/stylesheet-tracking-restart.html
|
| +++ b/LayoutTests/inspector-protocol/stylesheet-tracking-restart.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script type="text/javascript" src="../http/tests/inspector-protocol/resources/protocol-test.js"></script>
|
| +<script type="text/javascript" src="../http/tests/inspector-protocol/inspector-protocol-test.js"></script>
|
| <script>
|
| var styleElement1;
|
| var styleElement2;
|
|
|