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

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

Issue 987793002: Update DOM Distiller roll script DEPS in out/package. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated grit to understand android webview Created 5 years, 9 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 | « build/common.gypi ('k') | components/resources/components_resources.grd » ('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 8f010d9d64b55e6f5dece729d2bbd8c5339161ef..415197e78349c5b70fc84abfc55a2959f0679554 100644
--- a/components/dom_distiller/core/javascript/domdistiller.js
+++ b/components/dom_distiller/core/javascript/domdistiller.js
@@ -12,7 +12,7 @@
// context so that it doesn't change the real window object.
function initialize(window) {
// This include 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/dist/js/domdistiller.js"/>
}
<if expr="is_ios">
// UIWebView's JavaScript engine has a bug that causes crashes when
« no previous file with comments | « build/common.gypi ('k') | components/resources/components_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698