| Index: remoting/protocol/BUILD.gn
|
| diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
|
| index 1415200a1a833305d7d53045595c883e4ee5cd9d..1d24f31da95bc8a30b74817a431186f8b276ea22 100644
|
| --- a/remoting/protocol/BUILD.gn
|
| +++ b/remoting/protocol/BUILD.gn
|
| @@ -28,7 +28,6 @@
|
| "//remoting/base",
|
| "//remoting/codec",
|
| "//remoting/signaling",
|
| - "//third_party/boringssl",
|
| "//third_party/libyuv",
|
| ]
|
|
|
| @@ -120,7 +119,6 @@
|
| "ppapi_module_stub.cc",
|
| "pseudotcp_adapter_unittest.cc",
|
| "session_config_unittest.cc",
|
| - "spake2_authenticator_unittest.cc",
|
| "ssl_hmac_channel_authenticator_unittest.cc",
|
| "third_party_authenticator_unittest.cc",
|
| "v2_authenticator_unittest.cc",
|
|
|