From a35e245ce6c10b77dcd1fc6eaa3750499f32bec9 Mon Sep 17 00:00:00 2001 From: Takeshi Usui Date: Mon, 20 Jul 2015 14:45:31 +0900 Subject: [PATCH 1/2] Update nfc.json --- api_by_features/nfc.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/api_by_features/nfc.json b/api_by_features/nfc.json index b535aa8..973d542 100644 --- a/api_by_features/nfc.json +++ b/api_by_features/nfc.json @@ -25,7 +25,11 @@ "url": "https://wiki.mozilla.org/WebAPI/WebNFC#Current_API", "working group": "Mozilla" }, - "ChromeApps": "", + "ChromeApps": { + "api": "nfc", + "url": "http://w3c.github.io/nfc/" + "working group": "Google" + }, "Tizen": "sysapp", "Blackberry": { "api": "GeneralNFC", From c64959ab8c614902279e1c0c05434793eaeefdda Mon Sep 17 00:00:00 2001 From: Takeshi Usui Date: Mon, 20 Jul 2015 22:29:38 +0900 Subject: [PATCH 2/2] Update nfc.json Sorry. My understanding was wrong. I modified. --- api_by_features/nfc.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/api_by_features/nfc.json b/api_by_features/nfc.json index 973d542..b535aa8 100644 --- a/api_by_features/nfc.json +++ b/api_by_features/nfc.json @@ -25,11 +25,7 @@ "url": "https://wiki.mozilla.org/WebAPI/WebNFC#Current_API", "working group": "Mozilla" }, - "ChromeApps": { - "api": "nfc", - "url": "http://w3c.github.io/nfc/" - "working group": "Google" - }, + "ChromeApps": "", "Tizen": "sysapp", "Blackberry": { "api": "GeneralNFC",