Skip to content

Commit

Permalink
libyuv roll to r978
Browse files Browse the repository at this point in the history
BUG=none
TEST=none

Review URL: https://codereview.chromium.org/150773003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248084 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
fbarchard@chromium.org committed Jan 31, 2014
1 parent 97c7cee commit bbc1f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ deps = {
"/trunk/jsoncpp/src/lib_json@" + Var("jsoncpp_revision"),

"src/third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@976",
(Var("googlecode_url") % "libyuv") + "/trunk@978",

"src/third_party/smhasher/src":
(Var("googlecode_url") % "smhasher") + "/trunk@151",
Expand Down

0 comments on commit bbc1f22

Please sign in to comment.