| Index: Source/devtools/front_end/documentation/module.json
|
| diff --git a/Source/devtools/front_end/documentation/module.json b/Source/devtools/front_end/documentation/module.json
|
| index 838f2f4637c76cb12fa75ca4823c6db2009ebdbd..3178d2bc1894c8060427c04b7a10d82adfe18f2d 100644
|
| --- a/Source/devtools/front_end/documentation/module.json
|
| +++ b/Source/devtools/front_end/documentation/module.json
|
| @@ -6,11 +6,5 @@
|
| "className": "WebInspector.DocumentationView.ContextMenuProvider"
|
| }
|
| ],
|
| - "scripts": [
|
| - "WikiParser.js",
|
| - "JSArticle.js",
|
| - "CSSArticle.js",
|
| - "DocumentationURLProvider.js",
|
| - "DocumentationView.js"
|
| - ]
|
| + "scripts": [ "DocumentationView.js" ]
|
| }
|
|
|