Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1918)

Unified Diff: Source/devtools/front_end/documentation/DocumentationView.js

Issue 459833002: Revert of Revert of DevTools: Introduce module initializers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/devtools/front_end/devices/module.json ('k') | Source/devtools/front_end/documentation/_module.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 501a9d689c841e2ed282d32782d4a41c0edf822a..c4a4f652cf8d115bba6d19b932cbadb1c890f6fd 100644
--- a/Source/devtools/front_end/documentation/DocumentationView.js
+++ b/Source/devtools/front_end/documentation/DocumentationView.js
@@ -1,11 +1,6 @@
// 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");
-importScript("DocumentationURLProvider.js");
/**
* @constructor
« no previous file with comments | « Source/devtools/front_end/devices/module.json ('k') | Source/devtools/front_end/documentation/_module.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698