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

Unified Diff: silk_headers.mk

Issue 882843002: Update to opus-HEAD-66611f1. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/opus.git@master
Patch Set: Add the contents of Makefile.mips back. Created 5 years, 11 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 | « silk/x86/x86_silk_map.c ('k') | silk_sources.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: silk_headers.mk
diff --git a/silk_headers.mk b/silk_headers.mk
index 316cd4b713d3785f4dc7f5cfc505cb09893e197a..bc4d8bdbbdd5b32d117d4000c334e413ec7168a9 100644
--- a/silk_headers.mk
+++ b/silk_headers.mk
@@ -6,6 +6,7 @@ silk/API.h \
silk/typedef.h \
silk/define.h \
silk/main.h \
+silk/x86/main_sse.h \
silk/PLC.h \
silk/structs.h \
silk/tables.h \
@@ -19,6 +20,7 @@ silk/resampler_private.h \
silk/resampler_rom.h \
silk/resampler_structs.h \
silk/SigProc_FIX.h \
+silk/x86/SigProc_FIX_sse.h \
silk/arm/macros_armv4.h \
silk/arm/macros_armv5e.h \
silk/arm/SigProc_FIX_armv4.h \
« no previous file with comments | « silk/x86/x86_silk_map.c ('k') | silk_sources.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698