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

Unified Diff: libvpx.gyp

Issue 13474006: libvpx: Pull from upstream (Closed) Base URL: https://src.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 7 years, 9 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 | « generate_gypi.sh ('k') | libvpx_srcs_x86.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx.gyp
===================================================================
--- libvpx.gyp (revision 191886)
+++ libvpx.gyp (working copy)
@@ -112,7 +112,6 @@
'libvpx_intrinsics_sse3',
'libvpx_intrinsics_ssse3',
'libvpx_intrinsics_sse4_1',
- 'libvpx_intrinsics_extra',
],
}],
['target_arch=="x64"', {
@@ -125,7 +124,6 @@
'libvpx_intrinsics_sse3',
'libvpx_intrinsics_ssse3',
'libvpx_intrinsics_sse4_1',
- 'libvpx_intrinsics_extra',
],
}],
['clang == 1', {
« no previous file with comments | « generate_gypi.sh ('k') | libvpx_srcs_x86.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698