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

Side by Side Diff: remoting/host/BUILD.gn

Issue 2847743004: Revert of [Chromoting] Retrieve process resource usage (ProcessStats) and its tests (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « no previous file | remoting/host/current_process_stats_agent.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 import("//build/util/process_version.gni") 5 import("//build/util/process_version.gni")
6 import("//media/media_options.gni") 6 import("//media/media_options.gni")
7 import("//remoting/build/config/remoting_build.gni") 7 import("//remoting/build/config/remoting_build.gni")
8 8
9 group("all_tests") { 9 group("all_tests") {
10 testonly = true 10 testonly = true
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 "clipboard_x11.cc", 100 "clipboard_x11.cc",
101 "config_file_watcher.cc", 101 "config_file_watcher.cc",
102 "config_file_watcher.h", 102 "config_file_watcher.h",
103 "config_watcher.h", 103 "config_watcher.h",
104 "continue_window.cc", 104 "continue_window.cc",
105 "continue_window.h", 105 "continue_window.h",
106 "continue_window_chromeos.cc", 106 "continue_window_chromeos.cc",
107 "continue_window_linux.cc", 107 "continue_window_linux.cc",
108 "continue_window_mac.mm", 108 "continue_window_mac.mm",
109 "continue_window_win.cc", 109 "continue_window_win.cc",
110 "current_process_stats_agent.cc",
111 "current_process_stats_agent.h",
112 "curtain_mode.h", 110 "curtain_mode.h",
113 "curtain_mode_linux.cc", 111 "curtain_mode_linux.cc",
114 "curtain_mode_mac.cc", 112 "curtain_mode_mac.cc",
115 "curtain_mode_win.cc", 113 "curtain_mode_win.cc",
116 "daemon_process.cc", 114 "daemon_process.cc",
117 "daemon_process.h", 115 "daemon_process.h",
118 "daemon_process_win.cc", 116 "daemon_process_win.cc",
119 "desktop_capturer_proxy.cc", 117 "desktop_capturer_proxy.cc",
120 "desktop_capturer_proxy.h", 118 "desktop_capturer_proxy.h",
121 "desktop_environment.h", 119 "desktop_environment.h",
(...skipping 15 matching lines...) Expand all
137 "desktop_session_proxy.h", 135 "desktop_session_proxy.h",
138 "desktop_session_win.cc", 136 "desktop_session_win.cc",
139 "desktop_session_win.h", 137 "desktop_session_win.h",
140 "disconnect_window_chromeos.cc", 138 "disconnect_window_chromeos.cc",
141 "disconnect_window_linux.cc", 139 "disconnect_window_linux.cc",
142 "disconnect_window_mac.h", 140 "disconnect_window_mac.h",
143 "disconnect_window_mac.mm", 141 "disconnect_window_mac.mm",
144 "disconnect_window_win.cc", 142 "disconnect_window_win.cc",
145 "dns_blackhole_checker.cc", 143 "dns_blackhole_checker.cc",
146 "dns_blackhole_checker.h", 144 "dns_blackhole_checker.h",
147 "forward_process_stats_agent.cc",
148 "forward_process_stats_agent.h",
149 "gcd_rest_client.cc", 145 "gcd_rest_client.cc",
150 "gcd_rest_client.h", 146 "gcd_rest_client.h",
151 "gcd_state_updater.cc", 147 "gcd_state_updater.cc",
152 "gcd_state_updater.h", 148 "gcd_state_updater.h",
153 "heartbeat_sender.cc", 149 "heartbeat_sender.cc",
154 "heartbeat_sender.h", 150 "heartbeat_sender.h",
155 "host_attributes.cc", 151 "host_attributes.cc",
156 "host_attributes.h", 152 "host_attributes.h",
157 "host_change_notification_listener.cc", 153 "host_change_notification_listener.cc",
158 "host_change_notification_listener.h", 154 "host_change_notification_listener.h",
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 "pairing_registry_delegate_linux.h", 241 "pairing_registry_delegate_linux.h",
246 "pairing_registry_delegate_mac.cc", 242 "pairing_registry_delegate_mac.cc",
247 "pairing_registry_delegate_win.cc", 243 "pairing_registry_delegate_win.cc",
248 "pairing_registry_delegate_win.h", 244 "pairing_registry_delegate_win.h",
249 "pin_hash.cc", 245 "pin_hash.cc",
250 "pin_hash.h", 246 "pin_hash.h",
251 "policy_watcher.cc", 247 "policy_watcher.cc",
252 "policy_watcher.h", 248 "policy_watcher.h",
253 "posix/signal_handler.cc", 249 "posix/signal_handler.cc",
254 "posix/signal_handler.h", 250 "posix/signal_handler.h",
255 "process_stats_agent.h",
256 "process_stats_sender.cc",
257 "process_stats_sender.h",
258 "process_stats_util.cc",
259 "process_stats_util.h",
260 "register_support_host_request.cc", 251 "register_support_host_request.cc",
261 "register_support_host_request.h", 252 "register_support_host_request.h",
262 "remote_input_filter.cc", 253 "remote_input_filter.cc",
263 "remote_input_filter.h", 254 "remote_input_filter.h",
264 "resizing_host_observer.cc", 255 "resizing_host_observer.cc",
265 "resizing_host_observer.h", 256 "resizing_host_observer.h",
266 "resources.h", 257 "resources.h",
267 "resources_linux.cc", 258 "resources_linux.cc",
268 "resources_mac.cc", 259 "resources_mac.cc",
269 "resources_win.cc", 260 "resources_win.cc",
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
519 "linux/x_server_clipboard_unittest.cc", 510 "linux/x_server_clipboard_unittest.cc",
520 "local_input_monitor_unittest.cc", 511 "local_input_monitor_unittest.cc",
521 "mouse_cursor_monitor_proxy_unittest.cc", 512 "mouse_cursor_monitor_proxy_unittest.cc",
522 "mouse_shape_pump_unittest.cc", 513 "mouse_shape_pump_unittest.cc",
523 "native_messaging/native_messaging_reader_unittest.cc", 514 "native_messaging/native_messaging_reader_unittest.cc",
524 "native_messaging/native_messaging_writer_unittest.cc", 515 "native_messaging/native_messaging_writer_unittest.cc",
525 "pairing_registry_delegate_linux_unittest.cc", 516 "pairing_registry_delegate_linux_unittest.cc",
526 "pairing_registry_delegate_win_unittest.cc", 517 "pairing_registry_delegate_win_unittest.cc",
527 "pin_hash_unittest.cc", 518 "pin_hash_unittest.cc",
528 "policy_watcher_unittest.cc", 519 "policy_watcher_unittest.cc",
529 "process_stats_sender_unittest.cc",
530 "register_support_host_request_unittest.cc", 520 "register_support_host_request_unittest.cc",
531 "remote_input_filter_unittest.cc", 521 "remote_input_filter_unittest.cc",
532 "resizing_host_observer_unittest.cc", 522 "resizing_host_observer_unittest.cc",
533 "resources_unittest.cc", 523 "resources_unittest.cc",
534 "screen_resolution_unittest.cc", 524 "screen_resolution_unittest.cc",
535 "server_log_entry_host_unittest.cc", 525 "server_log_entry_host_unittest.cc",
536 "setup/me2me_native_messaging_host_unittest.cc", 526 "setup/me2me_native_messaging_host_unittest.cc",
537 "setup/pin_validator_unittest.cc", 527 "setup/pin_validator_unittest.cc",
538 "third_party_auth_config_unittest.cc", 528 "third_party_auth_config_unittest.cc",
539 "token_validator_base_unittest.cc", 529 "token_validator_base_unittest.cc",
(...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
843 group("remoting_me2me_host_archive") { 833 group("remoting_me2me_host_archive") {
844 deps = [ 834 deps = [
845 "//remoting/host/installer/mac:remoting_me2me_host_archive", 835 "//remoting/host/installer/mac:remoting_me2me_host_archive",
846 ] 836 ]
847 } 837 }
848 } else { 838 } else {
849 group("remoting_me2me_host_archive") { 839 group("remoting_me2me_host_archive") {
850 } 840 }
851 } 841 }
852 } 842 }
OLDNEW
« no previous file with comments | « no previous file | remoting/host/current_process_stats_agent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698