Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / documentation / module.json
index 838f2f4..6045278 100644 (file)
@@ -6,11 +6,15 @@
             "className": "WebInspector.DocumentationView.ContextMenuProvider"
         }
     ],
+    "dependencies": ["source_frame"],
+    "experiment": "documentation",
     "scripts": [
         "WikiParser.js",
         "JSArticle.js",
-        "CSSArticle.js",
-        "DocumentationURLProvider.js",
+        "DocumentationCatalog.js",
         "DocumentationView.js"
+    ],
+    "stylesheets": [
+        "documentationView.css"
     ]
-}
+}
\ No newline at end of file