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

Unified Diff: content/content_common.gypi

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/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 55e8cac30039c99782c39e3104cc0cd6cf82ed80..9a17f6d3970210195e7c2bddf1fa51a41255accc 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -17,6 +17,7 @@
'../ipc/ipc.gyp:ipc',
'../ipc/mojo/ipc_mojo.gyp:ipc_mojo',
'../media/base/ipc/media_base_ipc.gyp:media_base_ipc',
+ '../media/capture/capture.gyp:capture',
'../media/media.gyp:media',
'../media/media.gyp:media_gpu',
'../media/media.gyp:shared_memory_support',

Powered by Google App Engine
This is Rietveld 408576698