From 891d541705bc8cf26e0636358c71e07bbae59856 Mon Sep 17 00:00:00 2001 From: "scherkus@chromium.org" Date: Tue, 28 Jun 2011 01:47:34 +0000 Subject: [PATCH] Removing defunct OpenMAX code (round 2). All of this code hasn't been used in over a year and has been replaced by VideoDecodeAccelerator and it's corresponding OpenMAX implementation OmxVideoDecodeAccelerator. BUG=none TEST=the world still compiles Review URL: http://codereview.chromium.org/7066071 git-svn-id: http://src.chromium.org/svn/trunk/src/build@90697 4ff67af0-8c30-449e-8e8b-ad334ec8d88c --- all.gyp | 1 - 1 file changed, 1 deletion(-) diff --git a/all.gyp b/all.gyp index 3fbc4abdd..20d7cc877 100644 --- a/all.gyp +++ b/all.gyp @@ -553,7 +553,6 @@ '../jingle/jingle.gyp:jingle_unittests', '../media/media.gyp:ffmpeg_tests', '../media/media.gyp:media_unittests', - '../media/media.gyp:omx_test', '../net/net.gyp:net_unittests', '../printing/printing.gyp:printing_unittests', '../remoting/remoting.gyp:remoting_unittests',