Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index d4f1764c4e7fb67acbca3fa785aa73cbd6dc5dfb..43796d5e253f7c3c76a83faaaa3768f8c1687095 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -234,7 +234,6 @@ |
'../base/base.gyp:base', |
'../crypto/crypto.gyp:crypto', |
'../jingle/jingle.gyp:jingle_glue', |
- '../jingle/jingle.gyp:notifier', |
'../net/net.gyp:net', |
'../third_party/expat/expat.gyp:expat', |
'../third_party/libjingle/libjingle.gyp:libjingle', |
@@ -245,6 +244,7 @@ |
], |
'sources': [ |
'<@(remoting_protocol_sources)', |
+ '<@(remoting_signaling_sources)', |
], |
}, # end of target 'remoting_protocol' |
], # end of targets |