mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
cb608e67b3
From ab9028ed8fa698952fac33a0ce99fabb6bf906a7 Mon Sep 17 00:00:00 2001 --- b2g/installer/package-manifest.in | 1 + dom/nfc/NfcContentHelper.manifest | 7 +++++++ dom/nfc/gonk/Nfc.manifest | 4 ---- dom/nfc/moz.build | 1 + 4 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 dom/nfc/NfcContentHelper.manifest
8 lines
453 B
Plaintext
8 lines
453 B
Plaintext
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
# NfcContentHelper.js
|
|
component {4d72c120-da5f-11e1-9b23-0800200c9a66} NfcContentHelper.js
|
|
contract @mozilla.org/nfc/content-helper;1 {4d72c120-da5f-11e1-9b23-0800200c9a66}
|
|
category profile-after-change NfcContentHelper @mozilla.org/nfc/content-helper;1
|