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

Unified Diff: talk/libjingle.gyp

Issue 1306243013: Remove x11 from libjingle_media (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Outright removing X11 for libjingle media (does not appear to be used)" Created 5 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/libjingle.gyp
diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp
index 5a61ca4ee8d8820bd1ad0c1434907bd462571767..dd343d8ce13175e5bcdac2258685cc7af2329f6c 100755
--- a/talk/libjingle.gyp
+++ b/talk/libjingle.gyp
@@ -560,8 +560,6 @@
],
'libraries': [
'-lrt',
- '-lXext',
- '-lX11',
],
}],
['OS=="win"', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698