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

Unified Diff: remoting/client/ios/bridge/host_preferences.h

Issue 2555803002: Adding the iOS app and integration example with GlRenderer. (Closed)
Patch Set: Adjusting how gl_renderer draws layers and added a demo app for CRD iOS. Created 4 years 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/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.

Powered by Google App Engine
This is Rietveld 408576698