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

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

Issue 2957943002: [CRD iOS] Add the host setup instruction page (Closed)
Patch Set: Resolve Feedback Created 3 years, 6 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
« no previous file with comments | « no previous file | remoting/ios/app/app_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/app/BUILD.gn
diff --git a/remoting/ios/app/BUILD.gn b/remoting/ios/app/BUILD.gn
index d2f67150b852923ad82407c422083e22f5fcf0aa..9df6c6fcb338b6690f83d6e994fd1727876b7b6e 100644
--- a/remoting/ios/app/BUILD.gn
+++ b/remoting/ios/app/BUILD.gn
@@ -26,6 +26,14 @@ source_set("common_source_set") {
"host_collection_view_cell.mm",
"host_collection_view_controller.h",
"host_collection_view_controller.mm",
+ "host_setup_footer_view.h",
+ "host_setup_footer_view.mm",
+ "host_setup_header_view.h",
+ "host_setup_header_view.mm",
+ "host_setup_view_cell.h",
+ "host_setup_view_cell.mm",
+ "host_setup_view_controller.h",
+ "host_setup_view_controller.mm",
"host_view_controller.h",
"host_view_controller.mm",
"pin_entry_view.h",
« no previous file with comments | « no previous file | remoting/ios/app/app_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698