Chromium Code Reviews| Index: webkit/tools/webcore_unit_tests/ICOImageDecoder_unittest.cpp |
| =================================================================== |
| --- webkit/tools/webcore_unit_tests/ICOImageDecoder_unittest.cpp (revision 23344) |
| +++ webkit/tools/webcore_unit_tests/ICOImageDecoder_unittest.cpp (working copy) |
| @@ -50,7 +50,7 @@ |
| } |
| #ifndef CALCULATE_MD5_SUMS |
| -TEST_F(ICOImageDecoderTest, DISABLED_ChunkedDecoding) { |
| +TEST_F(ICOImageDecoderTest, ChunkedDecoding) { |
| TestChunkedDecoding(); |
| } |
| #endif |