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

Unified Diff: remoting/remoting.gyp

Issue 5581007: Revert 68434 - Reenable encoder/decoder tests.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years 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
« no previous file with comments | « remoting/base/encoder_row_based_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « remoting/base/encoder_row_based_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698