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

Unified Diff: remoting/remoting.gyp

Issue 9331003: Improving the decoder pipeline. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Redesigned FrameConsumer/FrameProducer. Created 8 years, 10 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 ab5b31b035d6de935858f04e10757bb7f663b4f3..b106d2a4bfbb7ee46f57d91ad7dfa6636b7a2c9a 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -666,6 +666,7 @@
'client/frame_consumer.h',
'client/frame_consumer_proxy.cc',
'client/frame_consumer_proxy.h',
+ 'client/frame_publisher.h',
'client/mouse_input_filter.cc',
'client/mouse_input_filter.h',
'client/rectangle_update_decoder.cc',

Powered by Google App Engine
This is Rietveld 408576698