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

Unified Diff: content/content_common.gypi

Issue 7292010: Delete GpuVideoService and move GpuVideoDecodeAccelerator ownership to stubs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 8fcc25a0b5a6d1cef2efebbfa83ddeab00009bfb..5a85be8d356569189cf90e7f40f18a15bf811080 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -127,8 +127,6 @@
'common/gpu/gpu_watchdog.h',
'common/gpu/media/gpu_video_decode_accelerator.cc',
'common/gpu/media/gpu_video_decode_accelerator.h',
- 'common/gpu/media/gpu_video_service.cc',
Ami GONE FROM CHROMIUM 2011/06/30 22:20:39 Yay! Does gpu_video_service_host.{h,cc} want to g
vrk (LEFT CHROMIUM) 2011/07/01 18:12:14 Yes, GpuVideoServiceHost looks to be yet more unne
- 'common/gpu/media/gpu_video_service.h',
'common/gpu/transport_texture.cc',
'common/gpu/transport_texture.h',
'common/hi_res_timer_manager_posix.cc',

Powered by Google App Engine
This is Rietveld 408576698