| Index: third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result2-blue.css
|
| diff --git a/third_party/WebKit/LayoutTests/fast/html/imports/resources/bye.css b/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result2-blue.css
|
| similarity index 56%
|
| copy from third_party/WebKit/LayoutTests/fast/html/imports/resources/bye.css
|
| copy to third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result2-blue.css
|
| index c2140b8b0fd84ba2504f5287b994736279477a0b..f3846405655b7b0adfbd5e12d77cceee5c2d3794 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/html/imports/resources/bye.css
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result2-blue.css
|
| @@ -1,3 +1,3 @@
|
| -h1 {
|
| +#result2 {
|
| color: blue;
|
| -}
|
| +}
|
|
|