Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(592)

Unified Diff: remoting/client/ios/BUILD.gn

Issue 2828113002: Provide HostView with data required for creating a new and session, and render for CRD iOS. (Closed)
Patch Set: fixing issue based on feedback. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
« no previous file with comments | « no previous file | remoting/client/ios/app/host_collection_view_cell.h » ('j') | remoting/client/ios/app/host_view_controller.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698