summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.DEPS.git22
1 files changed, 0 insertions, 22 deletions
diff --git a/.DEPS.git b/.DEPS.git
index 57c8b45..02da365 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -438,28 +438,6 @@ hooks = [
'action':
[
'python',
- 'src/chrome/installer/linux/internal/sysroot_scripts/install-debian.wheezy.sysroot.py',
- '--arch=amd64',
- '--linux-only'
-],
- 'pattern':
- '.'
-},
- {
- 'action':
- [
- 'python',
- 'src/chrome/installer/linux/internal/sysroot_scripts/install-debian.wheezy.sysroot.py',
- '--arch=i386',
- '--linux-only'
-],
- 'pattern':
- '.'
-},
- {
- 'action':
- [
- 'python',
'src/tools/clang/scripts/update.py',
'--mac-only'
],