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

Unified Diff: content/content_common.gypi

Issue 21584002: Delete dead code: OmxVideoDecodeAccelerator is unused. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-removing both OWNERS & README Created 7 years, 4 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_gpu.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 b9eb787b8b22c72dca25815f58c8c642ce45465e..2f323560f325c259953eb8a5a4b05f08f3ca2bbd 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -480,14 +480,9 @@
'sources': [
'common/gpu/media/exynos_video_decode_accelerator.cc',
'common/gpu/media/exynos_video_decode_accelerator.h',
- 'common/gpu/media/gles2_texture_to_egl_image_translator.cc',
- 'common/gpu/media/gles2_texture_to_egl_image_translator.h',
- 'common/gpu/media/omx_video_decode_accelerator.cc',
- 'common/gpu/media/omx_video_decode_accelerator.h',
],
'include_dirs': [
'<(DEPTH)/third_party/khronos',
- '<(DEPTH)/third_party/openmax/il',
],
'link_settings': {
'libraries': [
« no previous file with comments | « content/common/gpu/media/video_decode_accelerator_unittest.cc ('k') | content/content_gpu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698