Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make gyp_chromium.py work with Python 2.7.
gyp_chromium.py contained a Python 2.6 Windows bug workaround which turns out to be harmful with Python 2.7 since it will just include itself without doing anything. BUG= R=scottmg@chromium.org Review URL: https://codereview.chromium.org/14670009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202578 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information