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

Unified Diff: mojo/services/contacts/interfaces/contacts.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 9 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 | « mojo/services/clipboard/interfaces/clipboard.mojom ('k') | mojo/services/files/interfaces/directory.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/contacts/interfaces/contacts.mojom
diff --git a/mojo/services/contacts/interfaces/contacts.mojom b/mojo/services/contacts/interfaces/contacts.mojom
index ab10e731c7956520a2c2814c7bf477935b3e3c25..397722dcae07963a6973857c23caf40cf9914ccf 100644
--- a/mojo/services/contacts/interfaces/contacts.mojom
+++ b/mojo/services/contacts/interfaces/contacts.mojom
@@ -14,7 +14,6 @@ struct Contact {
// Interface to query current user contacts.
[ServiceName="contacts::ContactsService"]
interface ContactsService {
-
// Returns the number of contacts that match the given |filter|. |filter|
// will be matched against the contact name without considering the case. A
// contact will match as soon as a part of the name match the filter.
« no previous file with comments | « mojo/services/clipboard/interfaces/clipboard.mojom ('k') | mojo/services/files/interfaces/directory.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698