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

Unified Diff: content/content_common.gypi

Issue 1767673002: Revert of Decouple Media Service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « content/common/gpu/media_messages.cc ('k') | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 0400de30ce32d9aab2378702bc15b5e5d9f0d563..e472b9f24dd817e00bef309a36a49d5ff888ecae 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -414,8 +414,8 @@
'common/gpu/image_transport_surface_overlay_mac.h',
'common/gpu/image_transport_surface_overlay_mac.mm',
'common/gpu/image_transport_surface_win.cc',
- 'common/gpu/media/create_video_encoder_params.cc',
- 'common/gpu/media/create_video_encoder_params.h',
+ 'common/gpu/media_messages.cc',
+ 'common/gpu/media_messages.h',
'common/gpu/media/fake_video_decode_accelerator.cc',
'common/gpu/media/fake_video_decode_accelerator.h',
'common/gpu/media/gpu_jpeg_decode_accelerator.cc',
@@ -426,12 +426,6 @@
'common/gpu/media/gpu_video_decode_accelerator.h',
'common/gpu/media/gpu_video_encode_accelerator.cc',
'common/gpu/media/gpu_video_encode_accelerator.h',
- 'common/gpu/media/media_channel.cc',
- 'common/gpu/media/media_channel.h',
- 'common/gpu/media/media_messages.cc',
- 'common/gpu/media/media_messages.h',
- 'common/gpu/media/media_service.cc',
- 'common/gpu/media/media_service.h',
'common/gpu/stream_texture_android.cc',
'common/gpu/stream_texture_android.h',
'common/host_discardable_shared_memory_manager.cc',
« no previous file with comments | « content/common/gpu/media_messages.cc ('k') | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698