| Index: remoting/host/BUILD.gn
|
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
|
| index af21a8c1797c9d9ad73d5e22a76ae40cc8efed49..887d1ad4b4222596af37a6613cf325a0caf26605 100644
|
| --- a/remoting/host/BUILD.gn
|
| +++ b/remoting/host/BUILD.gn
|
| @@ -234,8 +234,6 @@ static_library("host") {
|
| "process_stats_agent.h",
|
| "process_stats_sender.cc",
|
| "process_stats_sender.h",
|
| - "process_stats_util.cc",
|
| - "process_stats_util.h",
|
| "register_support_host_request.cc",
|
| "register_support_host_request.h",
|
| "remote_input_filter.cc",
|
|
|