Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Issue 254001: Don't assume that we build from the src/chrome folder.... (Closed)

Created:
11 years, 2 months ago by Nicolas Sylvain
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com, pam+watch_chromium.org
Visibility:
Public.

Description

Don't assume that we build from the src/chrome folder. This is still not perfect, but all least it should work for all the use cases we currently have. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27353

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/tools/build/win/create_installer_archive.py View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
Nicolas Sylvain
11 years, 2 months ago (2009-09-27 23:10:07 UTC) #1
M-A Ruel
11 years, 2 months ago (2009-09-27 23:26:29 UTC) #2
lgtm with that fixed

http://codereview.chromium.org/254001/diff/1/2
File chrome/tools/build/win/create_installer_archive.py (right):

http://codereview.chromium.org/254001/diff/1/2#newcode58
Line 58: for line in open(os.path.join(output_dir, "..", "..", "chrome",
VERSION_FILE), 'r'):
80 cols

Powered by Google App Engine
This is Rietveld 408576698