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

Unified Diff: remoting/remoting_srcs.gypi

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
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 968ab1bf99288fb6894fd6cd35f39b959c73a273..29b17c3a3af02b28576754bead8d63b2286e6d30 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -199,6 +199,9 @@
'protocol/v2_authenticator.cc',
'protocol/v2_authenticator.h',
'protocol/video_stub.h',
+ ],
+
+ 'remoting_signaling_sources': [
'signaling/iq_sender.cc',
'signaling/iq_sender.h',
'signaling/jid_util.cc',

Powered by Google App Engine
This is Rietveld 408576698