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

Unified Diff: content/common/BUILD.gn

Issue 2068763002: Re-Reland: Make media/capture gn and gyps produce components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disable warning 4267 in Win capture.gyp (probs. lost in the previous relanding). Rebase 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 b459439c2aa1a6e75c299c85930037a8c1ccbb8d..62e7354cf0cd1b6ea5fea93f05639fd454b0d23e 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -61,6 +61,7 @@ source_set("common") {
"//media",
"//media:shared_memory_support",
"//media/base/ipc",
+ "//media/capture",
"//media/gpu/ipc/client",
"//media/gpu/ipc/common",
"//media/midi",

Powered by Google App Engine
This is Rietveld 408576698