| Index: media/gpu/BUILD.gn
|
| diff --git a/media/gpu/BUILD.gn b/media/gpu/BUILD.gn
|
| index a0e6fa1d0191189cbb3b284a92e851f1b5478880..732a4e554d55f2a0da40a14a06202f63583c2783 100644
|
| --- a/media/gpu/BUILD.gn
|
| +++ b/media/gpu/BUILD.gn
|
| @@ -198,8 +198,6 @@ component("gpu") {
|
| "content_video_view_overlay.h",
|
| "content_video_view_overlay_allocator.cc",
|
| "content_video_view_overlay_allocator.h",
|
| - "content_video_view_overlay_factory.cc",
|
| - "content_video_view_overlay_factory.h",
|
| "surface_texture_gl_owner.cc",
|
| "surface_texture_gl_owner.h",
|
| ]
|
|
|