| Index: content/content_tests.gypi
|
| ===================================================================
|
| --- content/content_tests.gypi (revision 244270)
|
| +++ content/content_tests.gypi (working copy)
|
| @@ -682,6 +682,7 @@
|
| ],
|
| 'sources!': [
|
| 'browser/plugin_loader_posix_unittest.cc',
|
| + 'renderer/media/media_stream_video_source_unittest.cc',
|
| 'renderer/media/video_destination_handler_unittest.cc',
|
| ],
|
| }],
|
| @@ -715,6 +716,7 @@
|
| ]
|
| }, {
|
| 'sources!': [
|
| + 'renderer/media/media_stream_video_source_unittest.cc',
|
| 'renderer/media/video_destination_handler_unittest.cc',
|
| ],
|
| }],
|
|
|