Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Unified Diff: third_party/libvpx/source/config/nacl/vpx_config.asm

Issue 2221193003: Roll src/third_party/libvpx/source/libvpx/ 82070ae93..2d1e63d0c (48 commits). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libvpx/source/config/nacl/vpx_config.h ('k') | third_party/libvpx/source/config/vpx_version.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libvpx/source/config/nacl/vpx_config.asm
diff --git a/third_party/libvpx/source/config/nacl/vpx_config.asm b/third_party/libvpx/source/config/nacl/vpx_config.asm
index ae37fb01bde3c1d06db7de9230da0c4f19e81ae0..235a971f1bd635a863d279366a4dce3ca281b99c 100644
--- a/third_party/libvpx/source/config/nacl/vpx_config.asm
+++ b/third_party/libvpx/source/config/nacl/vpx_config.asm
@@ -5,8 +5,6 @@
.equ ARCH_MIPS , 0
.equ ARCH_X86 , 0
.equ ARCH_X86_64 , 0
-.equ HAVE_EDSP , 0
-.equ HAVE_MEDIA , 0
.equ HAVE_NEON , 0
.equ HAVE_NEON_ASM , 0
.equ HAVE_MIPS32 , 0
« no previous file with comments | « third_party/libvpx/source/config/nacl/vpx_config.h ('k') | third_party/libvpx/source/config/vpx_version.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698