# Disables references to fonts.googleapis.com --- a/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc +++ b/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc @@ -309,7 +309,7 @@ bool DomDistillerViewerSource::ShouldSer } std::string DomDistillerViewerSource::GetContentSecurityPolicyStyleSrc() const { - return "style-src 'self' https://fonts.googleapis.com;"; + return "style-src 'self';"; } std::string DomDistillerViewerSource::GetContentSecurityPolicyChildSrc() const { --- a/components/dom_distiller/core/html/preview.html +++ b/components/dom_distiller/core/html/preview.html @@ -11,7 +11,7 @@ found in the LICENSE file. Title goes here and it could be kind of lengthy - Publisher name - +