Index: components/dom_distiller/core/html/dom_distiller_viewer.html |
diff --git a/components/dom_distiller/core/html/dom_distiller_viewer.html b/components/dom_distiller/core/html/dom_distiller_viewer.html |
index 2fd84193dc229037a8cb391dc1870d78616bdf35..18f0b8087ddd9bf27694443e43b742d71b5e940a 100644 |
--- a/components/dom_distiller/core/html/dom_distiller_viewer.html |
+++ b/components/dom_distiller/core/html/dom_distiller_viewer.html |
@@ -11,7 +11,7 @@ found in the LICENSE file. |
<title>$1</title> |
<!-- Placeholder for CSS. --> |
$2 |
- <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> |
+ <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> |
</head> |
<body class="$3"> |
<div id="contentWrap"> |