diff options
Diffstat (limited to 'jingle')
-rw-r--r-- | jingle/jingle.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jingle/jingle.gyp b/jingle/jingle.gyp index 2506978..cb01632 100644 --- a/jingle/jingle.gyp +++ b/jingle/jingle.gyp @@ -39,11 +39,9 @@ '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', '../net/net.gyp:net', '../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', ], }, # A library for sending and receiving peer-issued notifications. |