summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-15 22:06:00 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-15 22:06:00 +0000
commit567dae2f920dbc1bdaf6d9defda0253b833f305b (patch)
treecc4e1b99eb5050d908d1703d07e93e302ed9f22c /remoting/remoting.gyp
parente9f4968f7ba8d56a36894c48287e51bed6e95f4a (diff)
downloadchromium_src-567dae2f920dbc1bdaf6d9defda0253b833f305b.zip
chromium_src-567dae2f920dbc1bdaf6d9defda0253b833f305b.tar.gz
chromium_src-567dae2f920dbc1bdaf6d9defda0253b833f305b.tar.bz2
Chromoting unit test: Adding DecoderVerbatimTest
Adding a test case to DecodeVerbatimTest. TEST=remoting_unittests Review URL: http://codereview.chromium.org/2849006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49839 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 0f203a8..f62a83e 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -331,6 +331,7 @@
'base/mock_objects.h',
'base/multiple_array_input_stream_unittest.cc',
'base/protocol_decoder_unittest.cc',
+ 'client/mock_objects.h',
'client/decoder_verbatim_unittest.cc',
'host/differ_unittest.cc',
'host/differ_block_unittest.cc',