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

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

Issue 2971903002: Adding error handling to the connection flow. (Closed)
Patch Set: Minor cleanup before review. 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
Index: remoting/ios/app/BUILD.gn
diff --git a/remoting/ios/app/BUILD.gn b/remoting/ios/app/BUILD.gn
index d2f67150b852923ad82407c422083e22f5fcf0aa..a1747273862fb6431b159d1aaaa7cec4c309b71f 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_error_view.h",
+ "session_error_view.mm",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698