Commit d1c3e060 authored by Arnaud Mandy's avatar Arnaud Mandy Committed by Commit Bot

Add web-nfc mojom.js files to mojojs.zip

These files need to be accessible when running wpt
outside chromium environment.

see: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md#mojojs

This is the first step towards making these tests pass outside the Chromium CI

Bug: 1123988
Change-Id: Ie151810cdd55e474857670e092a8e036923a8e30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390202Reviewed-by: default avatarRaphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Reviewed-by: default avatarMichael Moss <mmoss@chromium.org>
Reviewed-by: default avatarRobert Ma <robertma@chromium.org>
Commit-Queue: Arnaud Mandy <arnaud.mandy@intel.com>
Cr-Commit-Position: refs/heads/master@{#804132}
parent 62b5bdce
...@@ -412,4 +412,10 @@ FILES = [ ...@@ -412,4 +412,10 @@ FILES = [
'buildtype': ['dev', 'official'], 'buildtype': ['dev', 'official'],
'archive': 'mojojs.zip', 'archive': 'mojojs.zip',
}, },
# MojoJS support data (WebNFC):
{
'filename': 'gen/services/device/public/mojom/nfc.mojom.js',
'buildtype': ['dev', 'official'],
'archive': 'mojojs.zip',
},
] ]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment