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

Unified Diff: remoting/remoting.gyp

Issue 1228283004: Cleanup inconsistencies between GN and GYP in //remoting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « remoting/protocol/BUILD.gn ('k') | remoting/remoting_all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « remoting/protocol/BUILD.gn ('k') | remoting/remoting_all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698