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

Unified Diff: remoting/remoting_srcs.gypi

Issue 2096643003: Rework PerformanceTracker to make it usable with WebRTC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address feedback Created 4 years, 6 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/webrtc_video_renderer_adapter.cc ('k') | no next file » | 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 f8a0e6cdfa31e273b676c2f23c03b2668146de98..38034e8db02c8fbc94d96e36e90de1cca4f2e7f8 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -84,8 +84,6 @@
'protocol/authenticator.cc',
'protocol/authenticator.h',
'protocol/capability_names.h',
- 'protocol/client_authentication_config.cc',
- 'protocol/client_authentication_config.h',
'protocol/channel_authenticator.h',
'protocol/channel_dispatcher_base.cc',
'protocol/channel_dispatcher_base.h',
@@ -93,6 +91,8 @@
'protocol/channel_multiplexer.h',
'protocol/channel_socket_adapter.cc',
'protocol/channel_socket_adapter.h',
+ 'protocol/client_authentication_config.cc',
+ 'protocol/client_authentication_config.h',
'protocol/client_control_dispatcher.cc',
'protocol/client_control_dispatcher.h',
'protocol/client_event_dispatcher.cc',
@@ -116,6 +116,8 @@
'protocol/errors.cc',
'protocol/errors.h',
'protocol/frame_consumer.h',
+ 'protocol/frame_stats.cc',
+ 'protocol/frame_stats.h',
'protocol/host_control_dispatcher.cc',
'protocol/host_control_dispatcher.h',
'protocol/host_event_dispatcher.cc',
« no previous file with comments | « remoting/protocol/webrtc_video_renderer_adapter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698