GN: Build libvpx
* Changes the include order of YASM
Default includes need to be put to the end for YASM.
In particular there are several versions of x86inc.asm in the tree and
libvpx requires its own version. This change in order allows libvpx to
include its own version.
* Roll libvpx to include BUILD.gn.
libvpx now builds on x86 posix.
[email protected], [email protected], [email protected]
Review URL: https://codereview.chromium.org/535613002
Cr-Commit-Position: refs/heads/master@{#294932}
diff --git a/DEPS b/DEPS
index e7138a3..ebc7852f 100644
--- a/DEPS
+++ b/DEPS
@@ -33,7 +33,7 @@
'pdfium_git': 'https://pdfium.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'boringssl_git': 'https://boringssl.googlesource.com',
- 'libvpx_revision': 'd95585fb0ec024f6abd96f7b02e0df58019d46af', # r291859
+ 'libvpx_revision': '4947d55857acf2bf968016a7a00fe2b10fd52131',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
'skia_revision': 'f0ddf33f1954489d45e4f2d9c8712eac60539c65',
# Three lines of non-changing comments so that