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

Unified Diff: content/content_tests.gypi

Issue 10834071: Add unittest for H264BitReader. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add empty line between common and specific headers. 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 87e4703c0665936204849df191770058180e7053..c81649ce98a03e118e21151331e61d1aadb9d344 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -738,6 +738,7 @@
'../testing/gtest.gyp:gtest',
],
'sources': [
+ 'common/gpu/media/h264_bit_reader_unittest.cc',
'common/gpu/media/h264_parser_unittest.cc',
],
}
« content/common/gpu/media/h264_bit_reader_unittest.cc ('K') | « content/content_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698