Index: services/video_capture/BUILD.gn |
diff --git a/services/video_capture/BUILD.gn b/services/video_capture/BUILD.gn |
index c834b7aa25031242ebbca870d9882d4ec1c86b81..be8833cb1bba2fd43fee7b332dd5ffd65fcb9a97 100644 |
--- a/services/video_capture/BUILD.gn |
+++ b/services/video_capture/BUILD.gn |
@@ -51,10 +51,6 @@ source_set("lib") { |
"//services/video_capture/public/interfaces", |
"//services/video_capture/public/interfaces:constants", |
] |
- |
- data_deps = [ |
- ":manifest", |
- ] |
} |
source_set("tests") { |