| Index: remoting/protocol/BUILD.gn
|
| diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
|
| index f5d79ca57b59e1f0bce76b30830ab6958ce1e9ed..0d638075d9ccb5945a82197e8a886c4578d2e521 100644
|
| --- a/remoting/protocol/BUILD.gn
|
| +++ b/remoting/protocol/BUILD.gn
|
| @@ -76,8 +76,8 @@ source_set("unit_tests") {
|
| "clipboard_filter_unittest.cc",
|
| "connection_tester.cc",
|
| "connection_tester.h",
|
| - "connection_to_client_unittest.cc",
|
| "content_description_unittest.cc",
|
| + "ice_connection_to_client_unittest.cc",
|
| "input_event_tracker_unittest.cc",
|
| "input_filter_unittest.cc",
|
| "jingle_messages_unittest.cc",
|
|
|