| 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 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 'protocol/clipboard_thread_proxy.cc', | 101 'protocol/clipboard_thread_proxy.cc', |
| 102 'protocol/clipboard_thread_proxy.h', | 102 'protocol/clipboard_thread_proxy.h', |
| 103 'protocol/connection_to_client.h', | 103 'protocol/connection_to_client.h', |
| 104 'protocol/connection_to_host.cc', | 104 'protocol/connection_to_host.cc', |
| 105 'protocol/connection_to_host.h', | 105 'protocol/connection_to_host.h', |
| 106 'protocol/content_description.cc', | 106 'protocol/content_description.cc', |
| 107 'protocol/content_description.h', | 107 'protocol/content_description.h', |
| 108 'protocol/datagram_channel_factory.h', | 108 'protocol/datagram_channel_factory.h', |
| 109 'protocol/errors.cc', | 109 'protocol/errors.cc', |
| 110 'protocol/errors.h', | 110 'protocol/errors.h', |
| 111 'protocol/frame_consumer.h', |
| 111 'protocol/host_control_dispatcher.cc', | 112 'protocol/host_control_dispatcher.cc', |
| 112 'protocol/host_control_dispatcher.h', | 113 'protocol/host_control_dispatcher.h', |
| 113 'protocol/host_event_dispatcher.cc', | 114 'protocol/host_event_dispatcher.cc', |
| 114 'protocol/host_event_dispatcher.h', | 115 'protocol/host_event_dispatcher.h', |
| 115 'protocol/host_stub.h', | 116 'protocol/host_stub.h', |
| 116 'protocol/host_video_dispatcher.cc', | 117 'protocol/host_video_dispatcher.cc', |
| 117 'protocol/host_video_dispatcher.h', | 118 'protocol/host_video_dispatcher.h', |
| 118 'protocol/ice_connection_to_host.cc', | 119 'protocol/ice_connection_to_host.cc', |
| 119 'protocol/ice_connection_to_host.h', | 120 'protocol/ice_connection_to_host.h', |
| 120 'protocol/ice_transport.cc', | 121 'protocol/ice_transport.cc', |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 255 'client/audio_player.h', | 256 'client/audio_player.h', |
| 256 'client/chromoting_client.cc', | 257 'client/chromoting_client.cc', |
| 257 'client/chromoting_client.h', | 258 'client/chromoting_client.h', |
| 258 'client/client_context.cc', | 259 'client/client_context.cc', |
| 259 'client/client_context.h', | 260 'client/client_context.h', |
| 260 'client/client_status_logger.cc', | 261 'client/client_status_logger.cc', |
| 261 'client/client_status_logger.h', | 262 'client/client_status_logger.h', |
| 262 'client/client_user_interface.h', | 263 'client/client_user_interface.h', |
| 263 'client/empty_cursor_filter.cc', | 264 'client/empty_cursor_filter.cc', |
| 264 'client/empty_cursor_filter.h', | 265 'client/empty_cursor_filter.h', |
| 265 'client/frame_consumer.h', | |
| 266 'client/key_event_mapper.cc', | 266 'client/key_event_mapper.cc', |
| 267 'client/key_event_mapper.h', | 267 'client/key_event_mapper.h', |
| 268 'client/normalizing_input_filter_cros.cc', | 268 'client/normalizing_input_filter_cros.cc', |
| 269 'client/normalizing_input_filter_cros.h', | 269 'client/normalizing_input_filter_cros.h', |
| 270 'client/normalizing_input_filter_mac.cc', | 270 'client/normalizing_input_filter_mac.cc', |
| 271 'client/normalizing_input_filter_mac.h', | 271 'client/normalizing_input_filter_mac.h', |
| 272 'client/normalizing_input_filter_win.cc', | 272 'client/normalizing_input_filter_win.cc', |
| 273 'client/normalizing_input_filter_win.h', | 273 'client/normalizing_input_filter_win.h', |
| 274 'client/server_log_entry_client.cc', | 274 'client/server_log_entry_client.cc', |
| 275 'client/server_log_entry_client.h', | 275 'client/server_log_entry_client.h', |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 309 'client/plugin/pepper_util.cc', | 309 'client/plugin/pepper_util.cc', |
| 310 'client/plugin/pepper_util.h', | 310 'client/plugin/pepper_util.h', |
| 311 'client/plugin/pepper_video_renderer.h', | 311 'client/plugin/pepper_video_renderer.h', |
| 312 'client/plugin/pepper_video_renderer_2d.cc', | 312 'client/plugin/pepper_video_renderer_2d.cc', |
| 313 'client/plugin/pepper_video_renderer_2d.h', | 313 'client/plugin/pepper_video_renderer_2d.h', |
| 314 'client/plugin/pepper_video_renderer_3d.cc', | 314 'client/plugin/pepper_video_renderer_3d.cc', |
| 315 'client/plugin/pepper_video_renderer_3d.h', | 315 'client/plugin/pepper_video_renderer_3d.h', |
| 316 ], | 316 ], |
| 317 } | 317 } |
| 318 } | 318 } |
| OLD | NEW |