summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 3c601d3..c7edcea 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -342,9 +342,12 @@
'../testing/gmock/include',
],
'sources': [
+ 'base/codec_test.cc',
+ 'base/codec_test.h',
'base/compressor_zlib_unittest.cc',
'base/decoder_verbatim_unittest.cc',
'base/decompressor_zlib_unittest.cc',
+ 'base/encoder_verbatim_unittest.cc',
# TODO(hclam): Enable VP8 in the build.
#'base/encoder_vp8_unittest.cc',
'base/mock_objects.h',