summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authordanakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-07 23:19:19 +0000
committerdanakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-07 23:19:19 +0000
commit568285b5adfccee1a97b63c6d60e3607906505ee (patch)
tree3b4df2a221689de36c363a44a0596533b79ae84a /cc/cc_tests.gyp
parent034df0f31b28222fd689600695edbdc2de66f626 (diff)
downloadchromium_src-568285b5adfccee1a97b63c6d60e3607906505ee.zip
chromium_src-568285b5adfccee1a97b63c6d60e3607906505ee.tar.gz
chromium_src-568285b5adfccee1a97b63c6d60e3607906505ee.tar.bz2
Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/
BUG=123444 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11754003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175413 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 5f47150..0fd86c2 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -94,8 +94,6 @@
'test/fake_output_surface.h',
'test/fake_software_output_device.cc',
'test/fake_software_output_device.h',
- 'test/fake_video_frame.cc',
- 'test/fake_video_frame.h',
'test/fake_video_frame_provider.cc',
'test/fake_video_frame_provider.h',
'test/fake_web_graphics_context_3d.cc',