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

Side by Side Diff: remoting/remoting_host_srcs.gypi

Issue 883673004: Cleanup VideoFramePump. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename_scheduler
Patch Set: Created 5 years, 10 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 unified diff | Download patch
OLDNEW
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 'remoting_host_sources': [ 7 'remoting_host_sources': [
8 'host/audio_capturer.cc', 8 'host/audio_capturer.cc',
9 'host/audio_capturer.h', 9 'host/audio_capturer.h',
10 'host/audio_capturer_linux.cc', 10 'host/audio_capturer_linux.cc',
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
167 'host/local_input_monitor_mac.mm', 167 'host/local_input_monitor_mac.mm',
168 'host/local_input_monitor_win.cc', 168 'host/local_input_monitor_win.cc',
169 'host/local_input_monitor_x11.cc', 169 'host/local_input_monitor_x11.cc',
170 'host/logging.h', 170 'host/logging.h',
171 'host/logging_posix.cc', 171 'host/logging_posix.cc',
172 'host/logging_win.cc', 172 'host/logging_win.cc',
173 'host/me2me_desktop_environment.cc', 173 'host/me2me_desktop_environment.cc',
174 'host/me2me_desktop_environment.h', 174 'host/me2me_desktop_environment.h',
175 'host/mouse_clamping_filter.cc', 175 'host/mouse_clamping_filter.cc',
176 'host/mouse_clamping_filter.h', 176 'host/mouse_clamping_filter.h',
177 'host/mouse_shape_pump.cc',
178 'host/mouse_shape_pump.h',
177 'host/oauth_token_getter.cc', 179 'host/oauth_token_getter.cc',
178 'host/oauth_token_getter.h', 180 'host/oauth_token_getter.h',
179 'host/pairing_registry_delegate.cc', 181 'host/pairing_registry_delegate.cc',
180 'host/pairing_registry_delegate.h', 182 'host/pairing_registry_delegate.h',
181 'host/pairing_registry_delegate_linux.cc', 183 'host/pairing_registry_delegate_linux.cc',
182 'host/pairing_registry_delegate_linux.h', 184 'host/pairing_registry_delegate_linux.h',
183 'host/pairing_registry_delegate_mac.cc', 185 'host/pairing_registry_delegate_mac.cc',
184 'host/pairing_registry_delegate_win.cc', 186 'host/pairing_registry_delegate_win.cc',
185 'host/pairing_registry_delegate_win.h', 187 'host/pairing_registry_delegate_win.h',
186 'host/pam_authorization_factory_posix.cc', 188 'host/pam_authorization_factory_posix.cc',
187 'host/pam_authorization_factory_posix.h', 189 'host/pam_authorization_factory_posix.h',
188 'host/pin_hash.cc', 190 'host/pin_hash.cc',
189 'host/pin_hash.h', 191 'host/pin_hash.h',
190 'host/policy_hack/policy_watcher.cc', 192 'host/policy_hack/policy_watcher.cc',
191 'host/policy_hack/policy_watcher.h', 193 'host/policy_hack/policy_watcher.h',
192 'host/policy_hack/policy_service_watcher.cc', 194 'host/policy_hack/policy_service_watcher.cc',
193 'host/policy_hack/policy_service_watcher.h', 195 'host/policy_hack/policy_service_watcher.h',
194 'host/register_support_host_request.cc', 196 'host/register_support_host_request.cc',
195 'host/register_support_host_request.h', 197 'host/register_support_host_request.h',
196 'host/remote_input_filter.cc', 198 'host/remote_input_filter.cc',
197 'host/remote_input_filter.h', 199 'host/remote_input_filter.h',
198 'host/remoting_me2me_host.cc', 200 'host/remoting_me2me_host.cc',
199 'host/resizing_host_observer.cc', 201 'host/resizing_host_observer.cc',
200 'host/resizing_host_observer.h', 202 'host/resizing_host_observer.h',
201 'host/sas_injector.h', 203 'host/sas_injector.h',
202 'host/sas_injector_win.cc', 204 'host/sas_injector_win.cc',
205 'host/screen_capturer_proxy.cc',
206 'host/screen_capturer_proxy.h',
203 'host/screen_controls.h', 207 'host/screen_controls.h',
204 'host/screen_resolution.cc', 208 'host/screen_resolution.cc',
205 'host/screen_resolution.h', 209 'host/screen_resolution.h',
206 'host/server_log_entry_host.cc', 210 'host/server_log_entry_host.cc',
207 'host/server_log_entry_host.h', 211 'host/server_log_entry_host.h',
208 'host/session_manager_factory.cc', 212 'host/session_manager_factory.cc',
209 'host/session_manager_factory.h', 213 'host/session_manager_factory.h',
210 'host/shaped_desktop_capturer.cc', 214 'host/shaped_desktop_capturer.cc',
211 'host/shaped_desktop_capturer.h', 215 'host/shaped_desktop_capturer.h',
212 'host/shutdown_watchdog.cc', 216 'host/shutdown_watchdog.cc',
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 'host/it2me/it2me_confirmation_dialog_chromeos.cc', 275 'host/it2me/it2me_confirmation_dialog_chromeos.cc',
272 'host/it2me/it2me_confirmation_dialog_proxy.cc', 276 'host/it2me/it2me_confirmation_dialog_proxy.cc',
273 'host/it2me/it2me_confirmation_dialog_proxy.h', 277 'host/it2me/it2me_confirmation_dialog_proxy.h',
274 'host/it2me/it2me_host.cc', 278 'host/it2me/it2me_host.cc',
275 'host/it2me/it2me_host.h', 279 'host/it2me/it2me_host.h',
276 'host/it2me/it2me_native_messaging_host.cc', 280 'host/it2me/it2me_native_messaging_host.cc',
277 'host/it2me/it2me_native_messaging_host.h', 281 'host/it2me/it2me_native_messaging_host.h',
278 ], 282 ],
279 } 283 }
280 } 284 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698