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

Unified Diff: mojo/services/nfc/interfaces/nfc.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
Index: mojo/services/nfc/interfaces/nfc.mojom
diff --git a/mojo/services/nfc/interfaces/nfc.mojom b/mojo/services/nfc/interfaces/nfc.mojom
index 97bab7a7b073fa02786aa95547aa90969b3f8fce..ba3009b42affdfac6cc4f2437097db31dd4f65fe 100644
--- a/mojo/services/nfc/interfaces/nfc.mojom
+++ b/mojo/services/nfc/interfaces/nfc.mojom
@@ -33,7 +33,7 @@ interface Nfc {
// MojoShell installed it will be directed to the Play Store to download
// MojoShell.
TransmitOnNextConnection(NfcData nfc_data, NfcTransmission&? transmission)
- => (bool success);
+ => (bool success);
// Registers an app to receive nfc messages. Upon receiving an nfc message
// the app will be connected to. If the app exposes a NfcReceiver interface

Powered by Google App Engine
This is Rietveld 408576698