Browse Source

Remove trailing whitespace.

Brendan Dahl 13 years ago
parent
commit
2c1eae5819
  1. 2
      make.js

2
make.js

@ -178,7 +178,7 @@ target.all = function() { @@ -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'],

Loading…
Cancel
Save