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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1288063004: Simplify FrameConsumer interface. Remove FrameProducer interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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/session_config.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index effc34a502f3dd0fbdf553f6fef5f1711c28efe2..219e62417e3a2ef55d2066dfb9f509e6224394c4 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -247,9 +247,6 @@
'client/empty_cursor_filter.cc',
'client/empty_cursor_filter.h',
'client/frame_consumer.h',
- 'client/frame_consumer_proxy.cc',
- 'client/frame_consumer_proxy.h',
- 'client/frame_producer.h',
'client/key_event_mapper.cc',
'client/key_event_mapper.h',
'client/normalizing_input_filter_cros.cc',
« no previous file with comments | « remoting/protocol/session_config.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698