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

Unified Diff: silk_headers.mk

Issue 28553003: Updating Opus to a pre-release of 1.1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus
Patch Set: Removing failing file Created 7 years, 2 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/typedef.h ('k') | src/analysis.h » ('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 45c69853aadd0681c26c9946b5a73e46a4e31475..316cd4b713d3785f4dc7f5cfc505cb09893e197a 100644
--- a/silk_headers.mk
+++ b/silk_headers.mk
@@ -19,6 +19,10 @@ silk/resampler_private.h \
silk/resampler_rom.h \
silk/resampler_structs.h \
silk/SigProc_FIX.h \
+silk/arm/macros_armv4.h \
+silk/arm/macros_armv5e.h \
+silk/arm/SigProc_FIX_armv4.h \
+silk/arm/SigProc_FIX_armv5e.h \
silk/fixed/main_FIX.h \
silk/fixed/structs_FIX.h \
silk/float/main_FLP.h \
« no previous file with comments | « silk/typedef.h ('k') | src/analysis.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698