| Index: remoting/protocol/BUILD.gn
|
| diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
|
| index 4316326c7970109c207285de7d2d7ec5cb9536ed..1d24f31da95bc8a30b74817a431186f8b276ea22 100644
|
| --- a/remoting/protocol/BUILD.gn
|
| +++ b/remoting/protocol/BUILD.gn
|
| @@ -103,6 +103,7 @@ source_set("unit_tests") {
|
| "connection_tester.h",
|
| "connection_unittest.cc",
|
| "content_description_unittest.cc",
|
| + "http_ice_config_request_unittest.cc",
|
| "ice_transport_unittest.cc",
|
| "input_event_tracker_unittest.cc",
|
| "input_filter_unittest.cc",
|
|
|