Change 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= Review URL: https://chromiumcodereview.appspot.com/10692086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146172 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment