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

Unified Diff: services/video_capture/BUILD.gn

Issue 2896913002: Reland [Mojo Video Capture] Hook up video capture service behind a feature flag (Closed)
Patch Set: Fixes for test/bot failures. Created 3 years, 7 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: 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") {
« no previous file with comments | « media/capture/video/video_capture_system.h ('k') | services/video_capture/device_factory_media_to_mojo_adapter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698