summaryrefslogtreecommitdiffstats
path: root/components/audio_modem.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'components/audio_modem.gypi')
-rw-r--r--components/audio_modem.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/audio_modem.gypi b/components/audio_modem.gypi
index 79d2dbe..7d2219b 100644
--- a/components/audio_modem.gypi
+++ b/components/audio_modem.gypi
@@ -43,6 +43,8 @@
'sources': [
'audio_modem/test/random_samples.cc',
'audio_modem/test/random_samples.h',
+ 'audio_modem/test/stub_modem.cc',
+ 'audio_modem/test/stub_modem.h',
'audio_modem/test/stub_whispernet_client.cc',
'audio_modem/test/stub_whispernet_client.h',
],