Undo change to generate_projects file used by Golem.

Golem really should be updated to use gclient instead but
doing this to get the builder going again.

R=whesse@google.com
BUG=
TEST=

Review URL: http://codereview.chromium.org//8633009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1736 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ager@google.com 2011-11-22 11:34:23 +00:00
parent 53de4bd129
commit 53ab9b1cfb

View file

@ -22,7 +22,7 @@ except ImportError, e:
import gyp
if __name__ == '__main__':
args = ['--depth', '..']
args = ['--depth', '.']
args += ['dart-runtime.gyp']
# Generate the projects.