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

Unified Diff: tools/deps/dartium.deps/DEPS.chromium

Issue 2724303004: Remove mojo download from dartium DEPS (Closed)
Patch Set: Created 3 years, 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/deps/dartium.deps/DEPS.chromium
diff --git a/tools/deps/dartium.deps/DEPS.chromium b/tools/deps/dartium.deps/DEPS.chromium
index d15aff5c16c08678b9388bff226e4df421188307..8d009732fb1a2fa5045257a785e4edb92061c4e1 100644
--- a/tools/deps/dartium.deps/DEPS.chromium
+++ b/tools/deps/dartium.deps/DEPS.chromium
@@ -623,17 +623,6 @@ hooks = [
{
'action': [
'python',
- 'src/third_party/mojo/src/mojo/public/tools/download_shell_binary.py',
- '--tools-directory=../../../../../../tools'
- ],
- 'pattern':
- '',
- 'name':
- 'download_mojo_shell'
- },
- {
- 'action': [
- 'python',
'src/third_party/instrumented_libraries/scripts/download_binaries.py'
],
'pattern':
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698