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

Unified Diff: DEPS

Issue 1236543003: Upload symbols when uploading mojo binaries to the CDN. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 a272fef2921891deacec48c8360009e2ddfb4852..69e83efae50fc373bdfbdb67b99bffbcf1073227 100644
--- a/DEPS
+++ b/DEPS
@@ -148,6 +148,9 @@ deps = {
'src/third_party/dart-pkg/yaml':
Var('chromium_git') + '/external/github.com/dart-lang/yaml.git' + '@' + Var('yaml_dart_revision'),
+
+ 'src/third_party/pyelftools':
+ Var('chromium_git') + '/chromiumos/third_party/pyelftools.git' + '@' + '19b3e610c86fcadb837d252c794cb5e8008826ae',
}
deps_os = {
« no previous file with comments | « .gitignore ('k') | mojo/tools/upload_binaries.py » ('j') | mojo/tools/upload_binaries.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698