| Index: services/video_capture/BUILD.gn
|
| diff --git a/services/video_capture/BUILD.gn b/services/video_capture/BUILD.gn
|
| index 6c8dcfefbe08be33e80bdb1c45dba29461e9f415..916dce204d2bc09df774a0b55560c623747dbc42 100644
|
| --- a/services/video_capture/BUILD.gn
|
| +++ b/services/video_capture/BUILD.gn
|
| @@ -32,8 +32,6 @@ service_manifest("manifest") {
|
|
|
| source_set("lib") {
|
| sources = [
|
| - "video_capture_device_client_impl.cc",
|
| - "video_capture_device_client_impl.h",
|
| "video_capture_device_factory_impl.cc",
|
| "video_capture_device_factory_impl.h",
|
| "video_capture_device_impl.cc",
|
|
|