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

Unified Diff: content/content_browser.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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d8ea672184dbaabd6a410d730dbe8142eb8249d0..72d4a24b532c8e35ab0532f4cf02a644828f95e1 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -2009,7 +2009,7 @@
['use_udev == 1', {
'dependencies': [
'../device/udev_linux/udev.gyp:udev_linux',
- '../media/media.gyp:media',
+ '../media/capture/capture.gyp:capture',
],
}, {
'sources!': [

Powered by Google App Engine
This is Rietveld 408576698