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

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

Issue 1162573005: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 7 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 | « source/config/nacl/vpx_config.h ('k') | source/config/nacl/vpx_config.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/config/nacl/vpx_config.asm
diff --git a/source/config/nacl/vpx_config.asm b/source/config/nacl/vpx_config.asm
index 20db06465bf50283954ef9d1fe260cb49e294274..a2a18fdc7fd12ceb0cbe4d6c05fbb37803b9887a 100644
--- a/source/config/nacl/vpx_config.asm
+++ b/source/config/nacl/vpx_config.asm
@@ -23,7 +23,6 @@
.equ HAVE_AVX2 , 0
.equ HAVE_VPX_PORTS , 1
.equ HAVE_STDINT_H , 1
-.equ HAVE_ALT_TREE_LAYOUT , 0
.equ HAVE_PTHREAD_H , 1
.equ HAVE_SYS_MMAN_H , 1
.equ HAVE_UNISTD_H , 0
« no previous file with comments | « source/config/nacl/vpx_config.h ('k') | source/config/nacl/vpx_config.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698