| Index: components/resources/dom_distiller_resources.grdp
|
| diff --git a/components/resources/dom_distiller_resources.grdp b/components/resources/dom_distiller_resources.grdp
|
| index 122b800e84ff14d51b36e391bf6343ca5b16ac84..45b70c62fc3ca60d89928d5d1e1b8fe284dece2c 100644
|
| --- a/components/resources/dom_distiller_resources.grdp
|
| +++ b/components/resources/dom_distiller_resources.grdp
|
| @@ -7,4 +7,5 @@
|
| <include name="IDR_DOM_DISTILLER_VIEWER_JS" file="../dom_distiller/content/resources/dom_distiller_viewer.js" type="BINDATA" />
|
| <include name="IDR_DISTILLER_JS" file="../dom_distiller/core/javascript/domdistiller.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_DISTILLER_CSS" file="../dom_distiller/core/css/distilledpage.css" type="BINDATA" />
|
| + <include name="IDR_IS_DISTILLABLE_JS" file="../dom_distiller/core/javascript/is_distillable_trigger.js" type="BINDATA" />
|
| </grit-part>
|
|
|