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

Unified Diff: DEPS

Issue 987793002: Update DOM Distiller roll script DEPS in out/package. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DEPS in all of package 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
Index: DEPS
diff --git a/DEPS b/DEPS
index 3a84a55954e904270564c91a9cb0f16a9e7ef5e0..a72979527724a2066416d671c62bb65e8bf03670 100644
--- a/DEPS
+++ b/DEPS
@@ -287,6 +287,9 @@ deps = {
'src/third_party/py_trace_event/src':
Var('chromium_git') + '/external/py_trace_event.git' + '@' + 'dd463ea9e2c430de2b9e53dea57a77b4c3ac9b30',
+
+ 'src/third_party/dom_distiller_js/package':
cjhopman 2015/03/12 02:12:22 I think you're less likely to run into weird issue
nyquist 2015/03/17 00:46:21 changed to 'dist' here and in repo name.
+ Var('chromium_git') + '/external/github.com/chromium/dom-distiller-package.git' + '@' + 'deadbeefdeadd00ddeadc0decafed00d',
}

Powered by Google App Engine
This is Rietveld 408576698