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

Unified Diff: content/content_browser.gypi

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/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 30c13d010ee483f4de3594954c7a69396741cd70..bc3cea0800151e5809bea02171dc27b5ed51e994 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -2017,7 +2017,7 @@
['use_udev == 1', {
'dependencies': [
'../device/udev_linux/udev.gyp:udev_linux',
- '../media/media.gyp:media',
+ '../media/capture/capture.gyp:capture',
],
}, {
'sources!': [
« no previous file with comments | « content/common/BUILD.gn ('k') | content/content_common.gypi » ('j') | media/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698