diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-25 02:01:30 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-25 02:01:30 +0000 |
commit | cdd8b38dee9e50540580f02b793e9a2fa0d0f6eb (patch) | |
tree | caa2c2e0071d4b7da926ae382bc9474f28e55c38 /webkit/blob | |
parent | 7e7427cf17bd36dce33678b77cba29126adac3f8 (diff) | |
download | chromium_src-cdd8b38dee9e50540580f02b793e9a2fa0d0f6eb.zip chromium_src-cdd8b38dee9e50540580f02b793e9a2fa0d0f6eb.tar.gz chromium_src-cdd8b38dee9e50540580f02b793e9a2fa0d0f6eb.tar.bz2 |
grit_info: Explicitly make __file__ relative to the current directory.
__file__ is relative if grit_info is called like `python ../tools/grit/grit_info.py`,
but not if it's invoked from python code like `import grit_info; grit_info.DoMain()`.
And that confuses the xcode project generator, which will complain about hash
collisions if these paths are serialized in absolute form.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7066030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86551 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/blob')
0 files changed, 0 insertions, 0 deletions