Update closure compiler.

Former-commit-id: 20934c3606c88b0c108f89a01bcc7703dfbe2179
This commit is contained in:
John-David Dalton
2013-01-17 00:18:41 -08:00
parent 96fbd7c7ba
commit 62fb440de2
3 changed files with 44 additions and 44 deletions

View File

@@ -15,7 +15,7 @@
postprocess = require('./post-compile.js');
/** The Git object ID of `closure-compiler.tar.gz` */
var closureId = '7bbcf0c118f006fb095ece7c3a11c90b6f0215ad';
var closureId = 'c92fd8f7f2b2096eb910c99d10ede0ec25d3c3cc';
/** The Git object ID of `uglifyjs.tar.gz` */
var uglifyId = '577c2dfdf72c0310d2a560976696c07894943079';