We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ed929 commit a634bf7Copy full SHA for a634bf7
javascript/atoms/events.js
@@ -36,6 +36,7 @@ goog.require('bot.ErrorCode');
36
goog.require('bot.userAgent');
37
goog.require('goog.array');
38
goog.require('goog.dom');
39
+goog.require('goog.events.BrowserEvent');
40
goog.require('goog.style');
41
goog.require('goog.userAgent');
42
goog.require('goog.userAgent.product');
0 commit comments