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

Unified Diff: content/content_tests.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/content_common.gypi ('k') | media/base/bit_reader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index eeb3805b800b6c8896708858ac901e8b57c5c3be..ec33b2454a652167315b5eb3eac437600a1ce971 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -645,6 +645,7 @@
'../testing/gtest.gyp:gtest',
],
'sources': [
+ 'common/gpu/media/h264_bit_reader_unittest.cc',
'common/gpu/media/h264_parser_unittest.cc',
],
}
« no previous file with comments | « content/content_common.gypi ('k') | media/base/bit_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698