diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-11 19:02:38 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-11 19:02:38 +0000 |
commit | 9a7a4b25ba72c945418353b1726108e2b0b4a055 (patch) | |
tree | ad65cde2591fa687a334fc503ce9084f64e44774 /DEPS | |
parent | be0aa82ab771df70f1548dd712701a04b9e23c18 (diff) | |
download | chromium_src-9a7a4b25ba72c945418353b1726108e2b0b4a055.zip chromium_src-9a7a4b25ba72c945418353b1726108e2b0b4a055.tar.gz chromium_src-9a7a4b25ba72c945418353b1726108e2b0b4a055.tar.bz2 |
Update src/third_party/WebKit to 71060 to update svn:ignore.
NO CODE CHANGE.
TBR=abarth
BUG=
TEST=
Review URL: http://codereview.chromium.org/6196005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71061 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@70129", + "/trunk/deps/third_party/WebKit@71060", "src/third_party/icu": "/trunk/deps/third_party/icu42@69864", |