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

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

Issue 2846603002: Updating Pin Entry View and creating Connection Status View. (Closed)
Patch Set: Use viewWillLayoutSubviews. 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/domain/BUILD.gn
diff --git a/remoting/client/ios/domain/BUILD.gn b/remoting/client/ios/domain/BUILD.gn
index 7d3dd2f24c3b78ea8fdb57baf9957e0f0c72d3b6..4f7085115e2947aa5a9d9f00b032b89f2abbf745 100644
--- a/remoting/client/ios/domain/BUILD.gn
+++ b/remoting/client/ios/domain/BUILD.gn
@@ -8,6 +8,8 @@ import("//remoting/build/config/remoting_build.gni")
source_set("domain") {
sources = [
+ "client_session_details.h",
+ "client_session_details.mm",
"host_info.h",
"host_info.mm",
"user_info.h",
« no previous file with comments | « remoting/client/ios/app/remoting_view_controller.mm ('k') | remoting/client/ios/domain/client_session_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698