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

Unified Diff: content/browser/BUILD.gn

Issue 2398813002: Cleanup of video capture into GpuMemoryBuffer (Closed)
Patch Set: Created 4 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 810050dcd650acef602ebc433eabc9b925f99e03..51493d61324a14db2cbd75748b0162eeec4bc203 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1045,10 +1045,6 @@ source_set("browser") {
"renderer_host/media/audio_renderer_host.h",
"renderer_host/media/audio_sync_reader.cc",
"renderer_host/media/audio_sync_reader.h",
- "renderer_host/media/gpu_memory_buffer_handle.cc",
- "renderer_host/media/gpu_memory_buffer_handle.h",
- "renderer_host/media/gpu_memory_buffer_tracker.cc",
- "renderer_host/media/gpu_memory_buffer_tracker.h",
"renderer_host/media/media_capture_devices_impl.cc",
"renderer_host/media/media_capture_devices_impl.h",
"renderer_host/media/media_devices_manager.cc",

Powered by Google App Engine
This is Rietveld 408576698