mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Correct requires for goog.events
This commit is contained in:
@@ -30,7 +30,7 @@ goog.provide('Blockly.ScrollbarPair');
|
||||
goog.require('Blockly.utils');
|
||||
|
||||
goog.require('goog.dom');
|
||||
goog.require('goog.events');
|
||||
goog.require('goog.events.BrowserFeature');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user