Index: Source/devtools/front_end/documentation/DocumentationView.js |
diff --git a/Source/devtools/front_end/documentation/DocumentationView.js b/Source/devtools/front_end/documentation/DocumentationView.js |
index fbed2552873584deb8cb922624076cb11dd0be2c..7487e66ecb612e86a505d98b36bb868f7e3b2752 100644 |
--- a/Source/devtools/front_end/documentation/DocumentationView.js |
+++ b/Source/devtools/front_end/documentation/DocumentationView.js |
@@ -1,7 +1,3 @@ |
// Copyright 2014 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
- |
-importScript("WikiParser.js"); |
-importScript("JSArticle.js"); |
-importScript("CSSArticle.js"); |