Merge pull request #5849 from fredj/global_externs
Remove 'global' from externs/closure-compiler.js
This commit is contained in:
@@ -27,5 +27,3 @@ ArrayBuffer.isView = function(arg) {};
|
||||
* @see http://www.w3.org/TR/pointerevents/#the-touch-action-css-property
|
||||
*/
|
||||
CSSProperties.prototype.touchAction;
|
||||
|
||||
var global;
|
||||
|
||||
Reference in New Issue
Block a user