diff options
author | maruel@chromum.org <maruel@chromum.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-24 02:49:43 +0000 |
---|---|---|
committer | maruel@chromum.org <maruel@chromum.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-24 02:49:43 +0000 |
commit | d6e57f5715ac86cd94e9c44fcd15d6f6167a02c5 (patch) | |
tree | b725a30612d5d15afe67d5a6f42bbe1152a66365 /DEPS | |
parent | 202565195a9aa6247c0f387f02020f177bf0ea4a (diff) | |
download | chromium_src-d6e57f5715ac86cd94e9c44fcd15d6f6167a02c5.zip chromium_src-d6e57f5715ac86cd94e9c44fcd15d6f6167a02c5.tar.gz chromium_src-d6e57f5715ac86cd94e9c44fcd15d6f6167a02c5.tar.bz2 |
Update WebKit/ to 70129 to add Tools to svn:ignore.
TBR=thomasvl
Review URL: http://codereview.chromium.org/5989009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70130 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ deps = { (Var("googlecode_url") % "angleproject") + "/trunk@516", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@33467", + "/trunk/deps/third_party/WebKit@70129", "src/third_party/icu": "/trunk/deps/third_party/icu42@69864", |