Bug 1677746 - Move NetDashboard.webidl to dom/chrome-webidl/ r=necko-reviewers,valentin,webidl,mccr8

Differential Revision: https://phabricator.services.mozilla.com/D97317
This commit is contained in:
Kershaw Chang 2020-11-17 16:06:39 +00:00
parent 5fba5c88db
commit a345a4fc78
3 changed files with 1 additions and 1 deletions

View File

@ -65,6 +65,7 @@ WEBIDL_FILES = [
"MozStorageAsyncStatementParams.webidl",
"MozStorageStatementParams.webidl",
"MozStorageStatementRow.webidl",
"NetDashboard.webidl",
"PathUtils.webidl",
"PrecompiledScript.webidl",
"PromiseDebugging.webidl",

View File

@ -721,7 +721,6 @@ WEBIDL_FILES = [
"NamedNodeMap.webidl",
"NativeOSFileInternals.webidl",
"Navigator.webidl",
"NetDashboard.webidl",
"NetErrorInfo.webidl",
"NetworkInformation.webidl",
"NetworkOptions.webidl",