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

Unified Diff: media/media.gyp

Issue 8417016: Remove media::VideoDecodeContext as it has no implementation and is unused. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix players Created 9 years, 2 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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index b5a56a24ca881cf765000eb8caf8e0db14ecfbed..a9baf281c6375b1e7183e9f215e1577f282494a1 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -651,8 +651,6 @@
'base/mock_filter_host.h',
'base/mock_filters.cc',
'base/mock_filters.h',
- 'video/video_mock_objects.cc',
- 'video/video_mock_objects.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698