Chromium Code Reviews| Index: remoting/client/BUILD.gn |
| diff --git a/remoting/client/BUILD.gn b/remoting/client/BUILD.gn |
| index 11c1e14d7ecbc7986934e9d6da41c96647a50590..88cb6086c5ee08276e17ae5c6094cfdb3037c849 100644 |
| --- a/remoting/client/BUILD.gn |
| +++ b/remoting/client/BUILD.gn |
| @@ -32,11 +32,6 @@ source_set("client") { |
| "client_status_logger.cc", |
| "server_log_entry_client.cc", |
| ] |
| - } else { |
| - sources += rebase_path( |
| - remoting_srcs_gypi_values.remoting_client_standalone_sources, |
| - ".", |
| - "//remoting") |
| } |
| } |