diff options
Diffstat (limited to 'remoting/remoting_srcs.gypi')
-rw-r--r-- | remoting/remoting_srcs.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi index bfc279a..7a157a2 100644 --- a/remoting/remoting_srcs.gypi +++ b/remoting/remoting_srcs.gypi @@ -196,6 +196,7 @@ 'protocol/transport_context.h', 'protocol/v2_authenticator.cc', 'protocol/v2_authenticator.h', + 'protocol/video_renderer.h', 'protocol/video_stub.h', ], @@ -279,7 +280,6 @@ 'client/token_fetcher_proxy.h', 'client/touch_input_scaler.cc', 'client/touch_input_scaler.h', - 'client/video_renderer.h', ], 'remoting_client_plugin_sources': [ |