DescriptionChange the gyp_chromium to build chromium in a symbolic link
If the path of chromium source is a symbolic link,
os.getcwd() returns the real path but __file__ will include
the symbolic link. It causes gyp failures due to the inconsistency.
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146172
Patch Set 1 #
Total comments: 1
Patch Set 2 : Refine it #Messages
Total messages: 10 (0 generated)
|