Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(230)

Unified Diff: components/dom_distiller/core/javascript/domdistiller.js

Issue 278143003: Revert of Update DomDistillerJsUpdater and Roll DomDistillerJs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/dom_distiller_js/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 9a0201775c3fa66696e58fc27d6b126f146707f9..62f860b5003aae5d4d549c261fcb70bd5cb0780d 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/package/js/domdistiller.js"/>
+<include src="../../../../third_party/dom_distiller_js/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
« no previous file with comments | « no previous file | third_party/dom_distiller_js/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698