| 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 709e76c3a332bc1abaa982281f8fedb8dfb64b86..0b05f952a6bc744561c2f3985307ae7d23e28d3a 100644
 | 
| --- a/components/dom_distiller/content/resources/dom_distiller_viewer.html
 | 
| +++ b/components/dom_distiller/content/resources/dom_distiller_viewer.html
 | 
| @@ -8,7 +8,7 @@ found in the LICENSE file.
 | 
|  <head>
 | 
|    <meta charset="utf-8">
 | 
|    <title>$1</title>
 | 
| -  <link rel="stylesheet" type="text/css" href="$2">
 | 
| +  <link rel="stylesheet" type="text/css" href="/$2">
 | 
|  </head>
 | 
|  <body>
 | 
|    <div id="mainContent">
 | 
| 
 |