diff options
author | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-08 16:32:08 +0000 |
---|---|---|
committer | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-08 16:32:08 +0000 |
commit | bf20baad5d120449445655300ac6add8f6c6650e (patch) | |
tree | ef38c511f685d4745d4d10ea8e7e5f7601f2d2a1 /DEPS | |
parent | a23cbcf1bc19f92bee07971e27fd481adc6f24f8 (diff) | |
download | chromium_src-bf20baad5d120449445655300ac6add8f6c6650e.zip chromium_src-bf20baad5d120449445655300ac6add8f6c6650e.tar.gz chromium_src-bf20baad5d120449445655300ac6add8f6c6650e.tar.bz2 |
Retry the DEPS update that seemed to fall victim to buildbot problems last night.
TBR=bradchen@google
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38365 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ deps = { "http://v8.googlecode.com/svn/trunk@3781", "src/native_client": - "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1454", + "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1471", "src/third_party/skia/src": "http://skia.googlecode.com/svn/trunk/src@" + Var("skia_revision"), |