Remove trailing whitespace.

This commit is contained in:
Brendan Dahl 2012-08-01 12:05:03 -07:00
parent dd22f44953
commit 2c1eae5819

View File

@ -178,7 +178,7 @@ target.all = function() {
//
// Files that need to be included in every build.
var COMMON_WEB_FILES =
var COMMON_WEB_FILES =
['web/viewer.css',
'web/images',
'web/debugger.js'],