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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 1348563003: ppapi: implement PPB_AudioEncoder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 99ce36255af61675bd23c6e4407d526242f6f0d8..fe753e256a48cb8e98b7eed2064f7905ee81888a 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -395,6 +395,8 @@
'tests/test_audio.h',
'tests/test_audio_config.cc',
'tests/test_audio_config.h',
+ 'tests/test_audio_encoder.cc',
+ 'tests/test_audio_encoder.h',
'tests/test_case.cc',
'tests/test_case.h',
'tests/test_compositor.cc',

Powered by Google App Engine
This is Rietveld 408576698