Chromium Code Reviews| Index: components/subresource_filter/README |
| diff --git a/components/subresource_filter/README b/components/subresource_filter/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3ad202536fd305a2a03255d4134cc75efaaac458 |
| --- /dev/null |
| +++ b/components/subresource_filter/README |
| @@ -0,0 +1,4 @@ |
| +When users proceed through a Safe Browsing interstitial displayed because the |
| +site ahead has deceptive embedded content, this component will be used to |
| +provide an additional layer of protection by filtering network requests for some |
| +embedded subresources on these sites. |