| Index: mojo/services/contacts/interfaces/contacts.mojom
|
| diff --git a/mojo/services/contacts/interfaces/contacts.mojom b/mojo/services/contacts/interfaces/contacts.mojom
|
| index 116e3f9f1158606f6a51c89a0dee7438ee37d529..ab10e731c7956520a2c2814c7bf477935b3e3c25 100644
|
| --- a/mojo/services/contacts/interfaces/contacts.mojom
|
| +++ b/mojo/services/contacts/interfaces/contacts.mojom
|
| @@ -12,6 +12,7 @@ struct Contact {
|
| };
|
|
|
| // Interface to query current user contacts.
|
| +[ServiceName="contacts::ContactsService"]
|
| interface ContactsService {
|
|
|
| // Returns the number of contacts that match the given |filter|. |filter|
|
|
|