commit | 96244bb7e54ff3aa129097c6a6e576b8cf0cd3de | [log] [tgz] |
---|---|---|
author | fdegans <[email protected]> | Mon Oct 27 16:57:44 2014 |
committer | Commit bot <[email protected]> | Mon Oct 27 16:58:01 2014 |
tree | ea99345303f652211de56a52bc479dff8e0e9240 | |
parent | fd93f3d5111e76dd244fc15b5f97133edb7973e6 [diff] |
Revert of Use <(DEPTH) instead of <(PRODUCT_DIR)/../../ for sanitizer blacklist paths. (patchset #2 id:20001 of https://codereview.chromium.org/633333003/) Reason for revert: This broke Windows bots, see http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win%20x64%20Builder/builds/22954/steps/runhooks/logs/stdio There is no pwd command on windows. Original issue's description: > Use <(DEPTH) instead of <(PRODUCT_DIR)/../../ for sanitizer blacklist paths. > > It's not correct to assume that the build directory is two levels below src/. > > BUG=427202 > [email protected] > NOTRY=true > > Committed: https://crrev.com/dcb216595d483246a0979849f44a993f4d432c7f > Cr-Commit-Position: refs/heads/master@{#301379} [email protected],[email protected] NOTREECHECKS=true NOTRY=true BUG=427202 Review URL: https://codereview.chromium.org/680913004 Cr-Commit-Position: refs/heads/master@{#301382}