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

Unified Diff: media/media.gyp

Issue 9323044: Refactor PipelineIntegrationTest into PipelineIntegrationTestBase. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Try fixes. Created 8 years, 10 months 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 | « media/filters/pipeline_integration_test_base.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 1c7026e0d04f971f62c4e7e604737a2efc642016..2bfde296ac78be5575be32c73385fe801df14b15 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -608,6 +608,7 @@
'filters/ffmpeg_video_decoder_unittest.cc',
'filters/file_data_source_unittest.cc',
'filters/pipeline_integration_test.cc',
+ 'filters/pipeline_integration_test_base.cc',
'filters/video_renderer_base_unittest.cc',
'video/capture/video_capture_device_unittest.cc',
'webm/cluster_builder.cc',
« no previous file with comments | « media/filters/pipeline_integration_test_base.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698