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

Unified Diff: remoting/remoting.gyp

Issue 1846893002: Interface with webrtc through encoded frames (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 d591fa70ea564b42db269b1e66555bd2280e37c9..a09779240e9382ba209d5ed7826eb1b960575725 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -222,6 +222,7 @@
'sources': [
'<@(remoting_base_sources)',
'<@(remoting_codec_sources)',
+ '<@(remoting_codec_nonnacl_sources)',
Sergey Ulanov 2016/03/31 22:06:20 I think you also want to update remoting/codec/BUI
Irfan 2016/04/05 21:23:28 This moved to protocol/
],
}, # end of target 'remoting_base'

Powered by Google App Engine
This is Rietveld 408576698