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

Unified Diff: media/base/BUILD.gn

Issue 1699553002: Mojo Video Capture service in media/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: emircan@ comments Created 4 years, 10 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
« no previous file with comments | « BUILD.gn ('k') | media/base/video_frame.h » ('j') | media/base/video_frame.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 6d3763746da3685872589e211a938c743ed90009..b9c0183a626da5ce04be89e7b161313137772497 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -14,7 +14,7 @@ source_set("base") {
# This is part of the media component.
visibility = [
"//media",
- "//media/capture",
+ "//media/capture:*",
]
sources = [
"audio_block_fifo.cc",
« no previous file with comments | « BUILD.gn ('k') | media/base/video_frame.h » ('j') | media/base/video_frame.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698