Require Blockly.utils where needed.

This commit is contained in:
Neil Fraser
2018-06-28 15:56:24 -07:00
committed by Neil Fraser
parent 60cce6cd0c
commit 284b79407e
32 changed files with 51 additions and 2 deletions

View File

@@ -28,6 +28,8 @@ goog.provide('Blockly.VariableMap');
goog.require('Blockly.Events.VarDelete');
goog.require('Blockly.Events.VarRename');
goog.require('Blockly.utils');
/**
* Class for a variable map. This contains a dictionary data structure with