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

Unified Diff: remoting/remoting.gyp

Issue 12465002: Refactor libjingle.gyp: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove sync.gyp Created 7 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 71999b567e690a2b16d73428864655242f0869ff..d7129fc1ee9fa88057881fde7b9e1d7739518160 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -2280,11 +2280,9 @@
'../jingle/jingle.gyp:jingle_glue',
'../jingle/jingle.gyp:notifier',
'../third_party/libjingle/libjingle.gyp:libjingle',
- '../third_party/libjingle/libjingle.gyp:libjingle_p2p',
],
'export_dependent_settings': [
'../third_party/libjingle/libjingle.gyp:libjingle',
- '../third_party/libjingle/libjingle.gyp:libjingle_p2p',
],
'sources': [
'jingle_glue/chromium_socket_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698