summaryrefslogtreecommitdiffstats
path: root/.DEPS.git
diff options
context:
space:
mode:
authorchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-07 06:00:34 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-07 06:00:34 +0000
commit98840c4b9a5c68bd23770a745ec21349485e8bfb (patch)
treed6b141d56a38363590467114dc8e5384999725d6 /.DEPS.git
parent73ee81a54e68fd9460aeda046fb79122d1617fd2 (diff)
downloadchromium_src-98840c4b9a5c68bd23770a745ec21349485e8bfb.zip
chromium_src-98840c4b9a5c68bd23770a745ec21349485e8bfb.tar.gz
chromium_src-98840c4b9a5c68bd23770a745ec21349485e8bfb.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198644 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-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'
],