| Index: extensions/common/api/test.json
|
| diff --git a/extensions/common/api/test.json b/extensions/common/api/test.json
|
| index 42a7a26b6fc918f5587422096f8b8652ba0087e8..3ff4858f1e41d3be9a400e0a9fc046486d7b947d 100644
|
| --- a/extensions/common/api/test.json
|
| +++ b/extensions/common/api/test.json
|
| @@ -138,18 +138,6 @@
|
| ]
|
| },
|
| {
|
| - "name": "runWithNativesEnabled",
|
| - "type": "function",
|
| - "nocompile": true,
|
| - "description": "Runs the given function with access to native methods enabled.",
|
| - "parameters": [
|
| - {
|
| - "type": "function",
|
| - "name": "callback"
|
| - }
|
| - ]
|
| - },
|
| - {
|
| "name": "getModuleSystem",
|
| "type": "function",
|
| "nocompile": true,
|
|
|