| Index: third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list.html b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list.html
|
| index cd57e22baab6e0ffe35630b89b8c8954f2278b46..28be22917be875ca6f5674583bdfbaed8dd91137 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list.html
|
| @@ -39,7 +39,7 @@ function test()
|
| }
|
|
|
| </script>
|
| -<link rel="stylesheet" href="resources/get-rule-list.css">
|
| +<link rel="stylesheet" href="resources/coverage.css">
|
| </head>
|
| <body onload="runTest();">
|
| <h1 class="class">Class Selector</h1>
|
|
|