NormalizeIncludePaths (from gyp/pylib/gyp/generator/android.py) calls
gyp.common.RelativePath() for absolute paths, but gyp.common.RelativePath()
expects relative paths. As a result the "/absolute/path" transforms to
"../absolute/path".
Original issue reported on code.google.com by ag.panin on 23 May 2014 at 10:19
Original issue reported on code.google.com by
ag.panin
on 23 May 2014 at 10:19