Chromium Code Reviews| Index: media/media.gyp |
| diff --git a/media/media.gyp b/media/media.gyp |
| index dc23002a49458ef1296c0d4252e16b3b2f921736..38ed1ab647b96cd8bf2989565d3af23b0da94c08 100644 |
| --- a/media/media.gyp |
| +++ b/media/media.gyp |
| @@ -1313,8 +1313,8 @@ |
| 'renderers/video_renderer_impl_unittest.cc', |
| 'test/pipeline_integration_test.cc', |
| 'test/pipeline_integration_test_base.cc', |
| - 'video/h264_poc_unittest.cc', |
| 'video/gpu_memory_buffer_video_frame_pool_unittest.cc', |
|
torbjorng
2015/11/05 13:18:25
Is this change intentional?
hbos_chromium
2015/11/10 14:36:47
That's due to rebase with master
|
| + 'video/h264_poc_unittest.cc', |
| ], |
| 'include_dirs': [ |
| # Needed by media_drm_bridge.cc. |