| Index: remoting/protocol/BUILD.gn
|
| diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
|
| index 5ad1d9694f047fbd1539fe9fae42e94f8b4983f9..9348fb980af610b11da5db4e196795af3fbb366f 100644
|
| --- a/remoting/protocol/BUILD.gn
|
| +++ b/remoting/protocol/BUILD.gn
|
| @@ -98,6 +98,7 @@ source_set("unit_tests") {
|
| "connection_tester.h",
|
| "content_description_unittest.cc",
|
| "ice_connection_to_client_unittest.cc",
|
| + "ice_transport_unittest.cc",
|
| "input_event_tracker_unittest.cc",
|
| "input_filter_unittest.cc",
|
| "jingle_messages_unittest.cc",
|
|
|