Index: remoting/host/BUILD.gn |
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn |
index 68d0a8e0f7d87ab4bee92ed271d4c75cb0751c3c..cf085afaa2c1e37bd3ba8ad3534bddadcb1ef0b7 100644 |
--- a/remoting/host/BUILD.gn |
+++ b/remoting/host/BUILD.gn |
@@ -261,7 +261,6 @@ if (is_mac) { # TODO(GYP) Mac build of remoting host. |
"config_file_watcher_unittest.cc", |
"daemon_process_unittest.cc", |
"desktop_process_unittest.cc", |
- "desktop_shape_tracker_unittest.cc", |
"gcd_rest_client_unittest.cc", |
"gcd_state_updater_unittest.cc", |
"heartbeat_sender_unittest.cc", |
@@ -298,7 +297,6 @@ if (is_mac) { # TODO(GYP) Mac build of remoting host. |
"setup/me2me_native_messaging_host_unittest.cc", |
"setup/oauth_helper_unittest.cc", |
"setup/pin_validator_unittest.cc", |
- "shaped_desktop_capturer_unittest.cc", |
"third_party_auth_config_unittest.cc", |
"token_validator_factory_impl_unittest.cc", |
"touch_injector_win_unittest.cc", |