Merge pull request #5849 from fredj/global_externs

Remove 'global' from externs/closure-compiler.js
This commit is contained in:
Frédéric Junod
2016-09-05 09:06:07 +02:00
committed by GitHub

View File

@@ -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;