Roll libwebm: Fix android build failure with NDK r15b.
BUG=webm:1447 Change-Id: I8defe45cb94eb9c209ba72ce446786f24c14c0b8
This commit is contained in:
parent
59e461db1f
commit
8ad9338e2e
2
third_party/libwebm/README.libvpx
vendored
2
third_party/libwebm/README.libvpx
vendored
@ -1,5 +1,5 @@
|
|||||||
URL: https://chromium.googlesource.com/webm/libwebm
|
URL: https://chromium.googlesource.com/webm/libwebm
|
||||||
Version: a97c484bfd6b5de4b1b61efe33089b55d810b412
|
Version: 0ae757087f5e6eb01dfea16cc09205b2425cfb74
|
||||||
License: BSD
|
License: BSD
|
||||||
License File: LICENSE.txt
|
License File: LICENSE.txt
|
||||||
|
|
||||||
|
1
third_party/libwebm/mkvmuxer/mkvmuxerutil.cc
vendored
1
third_party/libwebm/mkvmuxer/mkvmuxerutil.cc
vendored
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
#ifdef __ANDROID__
|
#ifdef __ANDROID__
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user