| Index: LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent.html
|
| diff --git a/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent.html b/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent.html
|
| index 7e29e2a76e6c89665a070c22b21235b7941f6165..657ea1d7fb6fd4fcfd4c5dc2ea3b7816c2629b0a 100644
|
| --- a/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent.html
|
| +++ b/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent.html
|
| @@ -1,7 +1,7 @@
|
| <!doctype html>
|
| <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 type="text/javascript">
|
| function pageLoaded()
|
| {
|
|
|