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

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

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
« no previous file with comments | « no previous file | remoting/client/ios/app/app_delegate.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/ios/BUILD.gn
diff --git a/remoting/client/ios/BUILD.gn b/remoting/client/ios/BUILD.gn
index 365b72b985f8e0c5ff454ddaa1922afca873d166..91d7a2d112395f18b70cd31e298c6b8242f79fa4 100644
--- a/remoting/client/ios/BUILD.gn
+++ b/remoting/client/ios/BUILD.gn
@@ -31,6 +31,8 @@ source_set("ios_core") {
"key_input.h",
"key_input.mm",
"key_map_us.h",
+ "keychain_wrapper.h",
+ "keychain_wrapper.mm",
]
if (!is_chrome_branded) {
« no previous file with comments | « no previous file | remoting/client/ios/app/app_delegate.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698