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

Unified Diff: webrtc/supplement.gypi

Issue 1713493002: Roll chromium_revision 1d144ca..fa5d546 (375480:376142) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: A collection of fixes Created 4 years, 10 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
« no previous file with comments | « webrtc/modules/audio_processing/audio_processing_tests.gypi ('k') | webrtc/test/test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/supplement.gypi
diff --git a/webrtc/supplement.gypi b/webrtc/supplement.gypi
index edccd4d81dbcc7aac9c19a87b94e03a0755fd1e6..183255b715022b3fa93754203ac970107a6803d8 100644
--- a/webrtc/supplement.gypi
+++ b/webrtc/supplement.gypi
@@ -5,10 +5,6 @@
# Override the default (10.6) in Chromium's build/common.gypi.
# Needed for ARC and libc++.
'mac_deployment_target%': '10.7',
- # Disable use of sysroot for Linux. It's enabled by default in Chromium,
- # but it currently lacks the libudev-dev package.
- # TODO(kjellander): Remove when crbug.com/561584 is fixed.
- 'use_sysroot': 0,
},
'webrtc_root%': '<(webrtc_root)',
'mac_deployment_target%': '<(mac_deployment_target)',
« no previous file with comments | « webrtc/modules/audio_processing/audio_processing_tests.gypi ('k') | webrtc/test/test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698