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

Unified Diff: trunk/src/chrome/chrome_browser.gypi

Issue 12891005: Revert 189990 - re-re-land of "Refactor libjingle and libpeerconn..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 9 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 | trunk/src/content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/chrome_browser.gypi
===================================================================
--- trunk/src/chrome/chrome_browser.gypi (revision 189994)
+++ trunk/src/chrome/chrome_browser.gypi (working copy)
@@ -2951,6 +2951,11 @@
['exclude', '^browser/managed_mode/'],
]
}],
+ ['enable_webrtc==1', {
+ 'dependencies': [
+ '../third_party/libjingle/libjingle.gyp:libpeerconnection',
+ ],
+ }],
],
'target_conditions': [
# Need 'target_conditions' to override default filename_rules to include
« no previous file with comments | « no previous file | trunk/src/content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698