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

Unified Diff: remoting/client/ios/app/host_view_controller.mm

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/app/host_view_controller.mm
diff --git a/remoting/client/ios/app/host_view_controller.mm b/remoting/client/ios/app/host_view_controller.mm
index 4386fb5f1cf93e590b6361333d0b62e01d8ecb7e..bd8fa39c6c7da3c403e3cd38aaaaa005143cdd3a 100644
--- a/remoting/client/ios/app/host_view_controller.mm
+++ b/remoting/client/ios/app/host_view_controller.mm
@@ -11,6 +11,7 @@
#import <GLKit/GLKit.h>
#import "ios/third_party/material_components_ios/src/components/Buttons/src/MaterialButtons.h"
+#import "remoting/client/ios/display/gl_display_handler.h"
#import "remoting/client/ios/session/remoting_client.h"
static const CGFloat kFabInset = 15.f;
« no previous file with comments | « remoting/client/ios/app/client_connection_view_controller.mm ('k') | remoting/client/ios/app/pin_entry_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698