summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-21 22:28:31 +0000
committerfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-21 22:28:31 +0000
commitba49a9de484f59b0aab9675ca017f86434345648 (patch)
tree8790a44254938cf64ce4a73941448c2c2d5448d6 /DEPS
parent22768323c11088e36020dec0218d8c3e09072773 (diff)
downloadchromium_src-ba49a9de484f59b0aab9675ca017f86434345648.zip
chromium_src-ba49a9de484f59b0aab9675ca017f86434345648.tar.gz
chromium_src-ba49a9de484f59b0aab9675ca017f86434345648.tar.bz2
update to libyuv r119 which uses .private_extern to reduce visibility of assembly labels
BUG=none TEST=none Review URL: http://codereview.chromium.org/9019022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115426 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3c5453e..05b45f7 100644
--- a/DEPS
+++ b/DEPS
@@ -293,7 +293,7 @@ deps = {
"/trunk/jsoncpp/src/lib_json@" + Var("jsoncpp_revision"),
"src/third_party/libyuv":
- (Var("googlecode_url") % "libyuv") + "/trunk@102",
+ (Var("googlecode_url") % "libyuv") + "/trunk@119",
"src/third_party/mozc/session":
(Var("googlecode_url") % "mozc") + "/trunk/src/session@83",