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

Unified Diff: opus_headers.mk

Issue 12388030: Update Opus to 1.0.2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus
Patch Set: Created 7 years, 10 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 | « opus.pc.in ('k') | opus_sources.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: opus_headers.mk
diff --git a/opus_headers.mk b/opus_headers.mk
new file mode 100644
index 0000000000000000000000000000000000000000..f160710cc03b054b5eb5753d6eae2c96f8da291d
--- /dev/null
+++ b/opus_headers.mk
@@ -0,0 +1,4 @@
+OPUS_HEAD = \
+include/opus.h \
+include/opus_multistream.h \
+src/opus_private.h
« no previous file with comments | « opus.pc.in ('k') | opus_sources.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698