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

Unified Diff: Source/devtools/front_end/console/ConsolePanel.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/audits/module.json ('k') | Source/devtools/front_end/console/_module.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/console/ConsolePanel.js
diff --git a/Source/devtools/front_end/console/ConsolePanel.js b/Source/devtools/front_end/console/ConsolePanel.js
index d1f601b5452a5aee6b23709e162c5fbf612b2b99..497bc4f01bde7d8d8921f4ee115b5b194863eaeb 100644
--- a/Source/devtools/front_end/console/ConsolePanel.js
+++ b/Source/devtools/front_end/console/ConsolePanel.js
@@ -25,9 +25,6 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-
-importScript("ConsoleViewMessage.js");
-importScript("ConsoleView.js");
/**
* @constructor
« no previous file with comments | « Source/devtools/front_end/audits/module.json ('k') | Source/devtools/front_end/console/_module.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698