| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'daemon_controller_guid': '655bd819-c08c-4b04-80c2-f160739ff6ef', | 7 'daemon_controller_guid': '655bd819-c08c-4b04-80c2-f160739ff6ef', |
| 8 'rdp_desktop_session_guid': '6a7699f0-ee43-43e7-aa30-a6738f9bd470', | 8 'rdp_desktop_session_guid': '6a7699f0-ee43-43e7-aa30-a6738f9bd470', |
| 9 'remoting_base_sources': [ | 9 'remoting_base_sources': [ |
| 10 'base/auto_thread.cc', | 10 'base/auto_thread.cc', |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 132 'protocol/jingle_messages.cc', | 132 'protocol/jingle_messages.cc', |
| 133 'protocol/jingle_messages.h', | 133 'protocol/jingle_messages.h', |
| 134 'protocol/jingle_session.cc', | 134 'protocol/jingle_session.cc', |
| 135 'protocol/jingle_session.h', | 135 'protocol/jingle_session.h', |
| 136 'protocol/jingle_session_manager.cc', | 136 'protocol/jingle_session_manager.cc', |
| 137 'protocol/jingle_session_manager.h', | 137 'protocol/jingle_session_manager.h', |
| 138 'protocol/me2me_host_authenticator_factory.cc', | 138 'protocol/me2me_host_authenticator_factory.cc', |
| 139 'protocol/me2me_host_authenticator_factory.h', | 139 'protocol/me2me_host_authenticator_factory.h', |
| 140 'protocol/message_decoder.cc', | 140 'protocol/message_decoder.cc', |
| 141 'protocol/message_decoder.h', | 141 'protocol/message_decoder.h', |
| 142 'protocol/message_pipe.h', |
| 142 'protocol/message_reader.cc', | 143 'protocol/message_reader.cc', |
| 143 'protocol/message_reader.h', | 144 'protocol/message_reader.h', |
| 144 'protocol/message_serialization.cc', | 145 'protocol/message_serialization.cc', |
| 145 'protocol/message_serialization.h', | 146 'protocol/message_serialization.h', |
| 146 'protocol/monitored_video_stub.cc', | 147 'protocol/monitored_video_stub.cc', |
| 147 'protocol/monitored_video_stub.h', | 148 'protocol/monitored_video_stub.h', |
| 148 'protocol/mouse_input_filter.cc', | 149 'protocol/mouse_input_filter.cc', |
| 149 'protocol/mouse_input_filter.h', | 150 'protocol/mouse_input_filter.h', |
| 150 'protocol/name_value_map.h', | 151 'protocol/name_value_map.h', |
| 151 'protocol/negotiating_authenticator_base.cc', | 152 'protocol/negotiating_authenticator_base.cc', |
| (...skipping 28 matching lines...) Expand all Loading... |
| 180 'protocol/secure_channel_factory.h', | 181 'protocol/secure_channel_factory.h', |
| 181 'protocol/session.h', | 182 'protocol/session.h', |
| 182 'protocol/session_config.cc', | 183 'protocol/session_config.cc', |
| 183 'protocol/session_config.h', | 184 'protocol/session_config.h', |
| 184 'protocol/session_manager.h', | 185 'protocol/session_manager.h', |
| 185 'protocol/socket_util.cc', | 186 'protocol/socket_util.cc', |
| 186 'protocol/socket_util.h', | 187 'protocol/socket_util.h', |
| 187 'protocol/ssl_hmac_channel_authenticator.cc', | 188 'protocol/ssl_hmac_channel_authenticator.cc', |
| 188 'protocol/ssl_hmac_channel_authenticator.h', | 189 'protocol/ssl_hmac_channel_authenticator.h', |
| 189 'protocol/stream_channel_factory.h', | 190 'protocol/stream_channel_factory.h', |
| 191 'protocol/stream_message_pipe_adapter.cc', |
| 192 'protocol/stream_message_pipe_adapter.h', |
| 190 'protocol/third_party_authenticator_base.cc', | 193 'protocol/third_party_authenticator_base.cc', |
| 191 'protocol/third_party_authenticator_base.h', | 194 'protocol/third_party_authenticator_base.h', |
| 192 'protocol/third_party_client_authenticator.cc', | 195 'protocol/third_party_client_authenticator.cc', |
| 193 'protocol/third_party_client_authenticator.h', | 196 'protocol/third_party_client_authenticator.h', |
| 194 'protocol/third_party_host_authenticator.cc', | 197 'protocol/third_party_host_authenticator.cc', |
| 195 'protocol/third_party_host_authenticator.h', | 198 'protocol/third_party_host_authenticator.h', |
| 196 'protocol/token_validator.h', | 199 'protocol/token_validator.h', |
| 197 'protocol/transport.cc', | 200 'protocol/transport.cc', |
| 198 'protocol/transport.h', | 201 'protocol/transport.h', |
| 199 'protocol/transport_context.cc', | 202 'protocol/transport_context.cc', |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 313 'client/plugin/pepper_util.cc', | 316 'client/plugin/pepper_util.cc', |
| 314 'client/plugin/pepper_util.h', | 317 'client/plugin/pepper_util.h', |
| 315 'client/plugin/pepper_video_renderer.h', | 318 'client/plugin/pepper_video_renderer.h', |
| 316 'client/plugin/pepper_video_renderer_2d.cc', | 319 'client/plugin/pepper_video_renderer_2d.cc', |
| 317 'client/plugin/pepper_video_renderer_2d.h', | 320 'client/plugin/pepper_video_renderer_2d.h', |
| 318 'client/plugin/pepper_video_renderer_3d.cc', | 321 'client/plugin/pepper_video_renderer_3d.cc', |
| 319 'client/plugin/pepper_video_renderer_3d.h', | 322 'client/plugin/pepper_video_renderer_3d.h', |
| 320 ], | 323 ], |
| 321 } | 324 } |
| 322 } | 325 } |
| OLD | NEW |