Chromium Code Reviews| Index: LayoutTests/inspector-protocol/css/resources/stylesheet.css |
| diff --git a/LayoutTests/http/tests/inspector/elements/styles/resources/import-added-through-js-crash.css b/LayoutTests/inspector-protocol/css/resources/stylesheet.css |
| similarity index 58% |
| copy from LayoutTests/http/tests/inspector/elements/styles/resources/import-added-through-js-crash.css |
| copy to LayoutTests/inspector-protocol/css/resources/stylesheet.css |
| index de5afa64732cffd4dcf2a4f1a952cd8ef6cad4ff..ecb910178c67a8899378da1633b45a3be76a8447 100644 |
| --- a/LayoutTests/http/tests/inspector/elements/styles/resources/import-added-through-js-crash.css |
| +++ b/LayoutTests/inspector-protocol/css/resources/stylesheet.css |
| @@ -1,3 +1,3 @@ |
| -#imported { |
| +#inspected { |
| color: red; |
| } |