| Index: remoting/client/ios/BUILD.gn
|
| diff --git a/remoting/client/ios/BUILD.gn b/remoting/client/ios/BUILD.gn
|
| index 2aee3e41f6797c3ea7f05a7dd1b3da902925876d..365b72b985f8e0c5ff454ddaa1922afca873d166 100644
|
| --- a/remoting/client/ios/BUILD.gn
|
| +++ b/remoting/client/ios/BUILD.gn
|
| @@ -45,6 +45,7 @@ source_set("ios_core") {
|
| public_deps = [
|
| "//remoting/client/ios/domain",
|
| "//remoting/client/ios/facade",
|
| + "//remoting/client/ios/session",
|
| "//third_party/webrtc/base:rtc_base",
|
| "//third_party/webrtc/modules/desktop_capture:primitives",
|
| ]
|
|
|