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

Unified Diff: media/media_unittests.isolate

Issue 119153002: Move H264Parser and H264BitReader to media/filters. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add test-25fps.h264 to isolate Created 7 years 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
« media/filters/h264_parser_unittest.cc ('K') | « media/media.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media_unittests.isolate
diff --git a/media/media_unittests.isolate b/media/media_unittests.isolate
index 0aa38c0eb6010194fc310c502892e2ebd23d44b1..e7c0921d410eeb622dc76e20f304db18a45b41db 100644
--- a/media/media_unittests.isolate
+++ b/media/media_unittests.isolate
@@ -7,6 +7,7 @@
'variables': {
'isolate_dependency_untracked': [
'test/data/',
+ '../content/common/gpu/testdata/test-25fps.h264',
],
},
}],
« media/filters/h264_parser_unittest.cc ('K') | « media/media.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698