| Index: components/resources/dom_distiller_resources.grdp
|
| diff --git a/components/resources/dom_distiller_resources.grdp b/components/resources/dom_distiller_resources.grdp
|
| index cc1e30eee75cbb51231245dfb5c55676d21b4ba2..d340722c1cda03373245ab9aed83374d67f96118 100644
|
| --- a/components/resources/dom_distiller_resources.grdp
|
| +++ b/components/resources/dom_distiller_resources.grdp
|
| @@ -13,4 +13,5 @@
|
| <include name="IDR_EXTRACT_PAGE_FEATURES_JS" file="../dom_distiller/core/javascript/extract_features.js" type="BINDATA" />
|
| <include name="IDR_DISTILLABLE_PAGE_SERIALIZED_MODEL" file="../dom_distiller/core/data/distillable_page_model.bin" type="BINDATA" />
|
| <include name="IDR_DISTILLABLE_PAGE_SERIALIZED_MODEL_NEW" file="../dom_distiller/core/data/distillable_page_model_new.bin" type="BINDATA" />
|
| + <include name="IDR_LONG_PAGE_SERIALIZED_MODEL" file="../dom_distiller/core/data/long_page_model.bin" type="BINDATA" />
|
| </grit-part>
|
|
|