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

Unified Diff: remoting/client/ios/app/remoting_view_controller.h

Issue 2854273002: [CRD iOS] Implementing save to keychain and user defaults for login info. Refactor remoting service. (Closed)
Patch Set: Removing authenticate with refresh token from pub api. Created 3 years, 7 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/remoting_view_controller.h
diff --git a/remoting/client/ios/app/remoting_view_controller.h b/remoting/client/ios/app/remoting_view_controller.h
index fcf4bdddb08577b4088599c908eea124e627b0b5..f3188d7b4bd5bbf9e4f4548afaae514c0859de0d 100644
--- a/remoting/client/ios/app/remoting_view_controller.h
+++ b/remoting/client/ios/app/remoting_view_controller.h
@@ -8,9 +8,7 @@
#import "ios/third_party/material_components_ios/src/components/FlexibleHeader/src/MaterialFlexibleHeader.h"
#import "remoting/client/ios/facade/remoting_service.h"
-@interface RemotingViewController
- : MDCFlexibleHeaderContainerViewController<RemotingAuthenticationDelegate,
- RemotingHostListDelegate>
+@interface RemotingViewController : MDCFlexibleHeaderContainerViewController
@end
« no previous file with comments | « remoting/client/ios/app/remoting_settings_view_controller.mm ('k') | remoting/client/ios/app/remoting_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698