| Index: remoting/remoting.gyp
|
| ===================================================================
|
| --- remoting/remoting.gyp (revision 68436)
|
| +++ remoting/remoting.gyp (working copy)
|
| @@ -448,15 +448,15 @@
|
| '../testing/gmock/include',
|
| ],
|
| 'sources': [
|
| - 'base/codec_test.cc',
|
| - 'base/codec_test.h',
|
| +# BUG57351 'base/codec_test.cc',
|
| +# BUG57351 'base/codec_test.h',
|
| 'base/compound_buffer_unittest.cc',
|
| 'base/compressor_zlib_unittest.cc',
|
| - 'base/decoder_vp8_unittest.cc',
|
| +# BUG57351 'base/decoder_vp8_unittest.cc',
|
| 'base/decompressor_zlib_unittest.cc',
|
| - 'base/encode_decode_unittest.cc',
|
| - 'base/encoder_vp8_unittest.cc',
|
| - 'base/encoder_row_based_unittest.cc',
|
| +# BUG57351 'base/encode_decode_unittest.cc',
|
| +# BUG57351 'base/encoder_vp8_unittest.cc',
|
| +# BUG57351 'base/encoder_row_based_unittest.cc',
|
| 'base/mock_objects.h',
|
| # BUG57351 'client/chromoting_view_unittest.cc',
|
| 'client/mock_objects.h',
|
|
|