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

Unified Diff: content/content_common.gypi

Issue 10710002: Add HE AAC support to ISO BMFF. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Remove unused entry from media.gyp Created 8 years, 5 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/h264_parser.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 cb1860f25ee4c92cc1259c64aab7f10edb239273..ae148188144892e55f99222fb987f1405c9afaa8 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -216,6 +216,8 @@
'common/gpu/image_transport_surface_win.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',
« no previous file with comments | « content/common/gpu/media/h264_parser.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698