| Index: components/dom_distiller/core/javascript/domdistiller.js
|
| diff --git a/components/dom_distiller/core/javascript/domdistiller.js b/components/dom_distiller/core/javascript/domdistiller.js
|
| index 62f860b5003aae5d4d549c261fcb70bd5cb0780d..9a0201775c3fa66696e58fc27d6b126f146707f9 100644
|
| --- a/components/dom_distiller/core/javascript/domdistiller.js
|
| +++ b/components/dom_distiller/core/javascript/domdistiller.js
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // These includes will be processed at build time by grit.
|
| -<include src="../../../../third_party/dom_distiller_js/js/domdistiller.js"/>
|
| +<include src="../../../../third_party/dom_distiller_js/package/js/domdistiller.js"/>
|
|
|
| // Extracts long-form content from a page and returns an array where the first
|
| // element is the article title, the second element is HTML containing the
|
|
|