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

Unified Diff: content/common/BUILD.gn

Issue 2031073002: Make media/capture gn and gyps produce components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Android missed dep Created 4 years, 6 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 9da27ebaf188159a0b0c0d28084c22b3a3a90f01..3a2004009b99a9c5344c3b1da0cdf400f2d56592 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -60,6 +60,7 @@ source_set("common") {
"//media",
"//media:shared_memory_support",
"//media/base/ipc",
+ "//media/capture",
"//media/gpu/ipc/client",
"//media/gpu/ipc/common",
"//media/midi",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/content_browser.gypi » ('j') | media/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698