Commit 30cfb5b4 authored by fbarchard@google.com's avatar fbarchard@google.com

Add Android deps

BUG=288
TESTED=untested
R=wuwang@google.com

Review URL: https://webrtc-codereview.appspot.com/4179004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@871 16f28f9a-4ce2-e073-06de-1de4eb20be90
parent adaff9f3
......@@ -78,6 +78,10 @@ deps_os = {
"third_party/gold":
From("chromium_deps", "src/third_party/gold"),
},
"android": {
"third_party/android_tools":
From("chromium_deps", "src/third_party/android_tools"),
},
"ios": {
# NSS, for SSLClientSocketNSS.
"third_party/nss":
......
Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 869
Version: 871
License: BSD
License File: LICENSE
......
......@@ -11,6 +11,6 @@
#ifndef INCLUDE_LIBYUV_VERSION_H_ // NOLINT
#define INCLUDE_LIBYUV_VERSION_H_
#define LIBYUV_VERSION 869
#define LIBYUV_VERSION 871
#endif // INCLUDE_LIBYUV_VERSION_H_ NOLINT
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment