Index: components/dom_distiller/content/resources/dom_distiller_viewer.html |
diff --git a/components/dom_distiller/content/resources/dom_distiller_viewer.html b/components/dom_distiller/content/resources/dom_distiller_viewer.html |
index e5b0e9938ac8fefed3706ffc68b37a6abbc8bdb7..6b526c965a848e4443dffcbabe5c951f8f08c7c3 100644 |
--- a/components/dom_distiller/content/resources/dom_distiller_viewer.html |
+++ b/components/dom_distiller/content/resources/dom_distiller_viewer.html |
@@ -10,6 +10,7 @@ found in the LICENSE file. |
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> |
<title>$1</title> |
<link rel="stylesheet" href="/$2"> |
+ <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> |
<script src="/$3"></script> |
</head> |
<body class="$4"> |