summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
authorsail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-02 02:52:21 +0000
committersail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-02 02:52:21 +0000
commitf834024d52025788af3b3b57b60154e5f1f716bd (patch)
treeccd38c7ebaa08059a9b93de9c8cf1de4559ec105 /content/content_common.gypi
parent8a0d41dce1dce8578dc1b1308dfe819568e03a92 (diff)
downloadchromium_src-f834024d52025788af3b3b57b60154e5f1f716bd.zip
chromium_src-f834024d52025788af3b3b57b60154e5f1f716bd.tar.gz
chromium_src-f834024d52025788af3b3b57b60154e5f1f716bd.tar.bz2
Revert "Implement media::VideoDecodeAccelerator on Mac"
This reverts commit e80c92698a601d2e737a2c5cf5e128b291fc46d5. Revert "mac: Try to unbreak component build after 140153" This reverts commit 6358de7919e7788e373f98260ce6486fd490f2a0. Revert "Try to fix the previous fix." This reverts commit 179b333fa898f7969623d0f7404a9a7cfa122c61. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10494008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140164 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 3863919..f61c556 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -197,8 +197,6 @@
'common/gpu/image_transport_surface_linux.cc',
'common/gpu/image_transport_surface_mac.cc',
'common/gpu/image_transport_surface_win.cc',
- '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/texture_image_transport_surface.h',