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

Unified Diff: content/content_common.gypi

Issue 14401013: Delete MacVDA from the codebase since it is dead code and not being worked on. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove pointless flag from linux & mac Created 7 years, 8 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 | « content/common/gpu/media/video_decode_accelerator_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 989c384245c990a928cdaf9d442f241bdcaa84af..5c82421c2eea2b05a7ba3c22a3f4fcd3eaf84be0 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -243,14 +243,10 @@
'common/gpu/image_transport_surface_mac.cc',
'common/gpu/image_transport_surface_win.cc',
'common/gpu/image_transport_surface_x11.cc',
- 'common/gpu/media/avc_config_record_builder.cc',
- 'common/gpu/media/avc_config_record_builder.h',
'common/gpu/media/h264_bit_reader.cc',
'common/gpu/media/h264_bit_reader.h',
'common/gpu/media/h264_parser.cc',
'common/gpu/media/h264_parser.h',
- 'common/gpu/media/mac_video_decode_accelerator.h',
- 'common/gpu/media/mac_video_decode_accelerator.mm',
'common/gpu/media/gpu_video_decode_accelerator.cc',
'common/gpu/media/gpu_video_decode_accelerator.h',
'common/gpu/sync_point_manager.h',
« no previous file with comments | « content/common/gpu/media/video_decode_accelerator_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698