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

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

Issue 2971903002: Adding error handling to the connection flow. (Closed)
Patch Set: Trying out activateConstraints. Created 3 years, 5 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/client_connection_view_controller.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..523e41d00ba1cd19b62df42152824022be30ae7b 100644
--- a/remoting/ios/app/BUILD.gn
+++ b/remoting/ios/app/BUILD.gn
@@ -34,6 +34,8 @@ source_set("common_source_set") {
"remoting_theme.mm",
"remoting_view_controller.h",
"remoting_view_controller.mm",
+ "session_reconnect_view.h",
+ "session_reconnect_view.mm",
]
deps = [
« no previous file with comments | « no previous file | remoting/ios/app/client_connection_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698