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

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

Issue 2921413002: [CRD iOS] Finish up the host list UI (Closed)
Patch Set: Added sources to the target. Hopefully it will fix the issue 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/host_collection_header_view.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 81be7b3b4c5724a46324d2599408bf5dc995a0b2..02c5963f82057a4a8653ad35f84cdfdcf2402ccc 100644
--- a/remoting/ios/app/BUILD.gn
+++ b/remoting/ios/app/BUILD.gn
@@ -22,6 +22,8 @@ source_set("main") {
"app_delegate.mm",
"client_connection_view_controller.h",
"client_connection_view_controller.mm",
+ "host_collection_header_view.h",
+ "host_collection_header_view.mm",
"host_collection_view_cell.h",
"host_collection_view_cell.mm",
"host_collection_view_controller.h",
« no previous file with comments | « no previous file | remoting/ios/app/host_collection_header_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698