mirror of
https://github.com/google/blockly.git
synced 2026-01-09 10:00:09 +01:00
Require Blockly.utils where needed.
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
goog.provide('Blockly.Scrollbar');
|
||||
goog.provide('Blockly.ScrollbarPair');
|
||||
|
||||
goog.require('Blockly.utils');
|
||||
|
||||
goog.require('goog.dom');
|
||||
goog.require('goog.events');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user