| Index: remoting/client/ios/bridge/host_preferences.h
|
| diff --git a/remoting/client/ios/host_preferences.h b/remoting/client/ios/bridge/host_preferences.h
|
| similarity index 97%
|
| copy from remoting/client/ios/host_preferences.h
|
| copy to remoting/client/ios/bridge/host_preferences.h
|
| index 6fb19a0a1276bd8d7299e935dd18a9506854e329..e5d609f18d7cd56be63927e428fdc0c6b4f036d5 100644
|
| --- a/remoting/client/ios/host_preferences.h
|
| +++ b/remoting/client/ios/bridge/host_preferences.h
|
| @@ -19,7 +19,7 @@
|
|
|
| // Commit this record using the SSOKeychain
|
| // for SSOSigninManager's current identity.
|
| -- (void)saveToSSOKeychain;
|
| +- (void)saveToKeychain;
|
|
|
| // Load a record from the SSOKeychain
|
| // for SSOSigninManager's current identity.
|
|
|