2 // KeychainSyncAccountNotification.h
5 // Created by keith on 5/2/13.
9 #import <Foundation/Foundation.h>
10 #import <Accounts/Accounts.h>
11 #import <AccountsDaemon/ACDAccountNotificationPlugin.h>
13 @interface KeychainSyncAccountNotification
: NSObject
<ACDAccountNotificationPlugin
>