Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Issue 1940983002: Use <(DEPTH) instead of fixed relative path

Created:
4 years, 7 months ago by Michael Achenbach
Modified:
4 years, 7 months ago
Reviewers:
Base URL:
https://chromium.googlesource.com/chromium/buildtools@master
Target Ref:
refs/heads/master
Project:
buildtools
Visibility:
Public.

Description

Use <(DEPTH) instead of fixed relative path Use <(DEPTH) instead of fixed relative path to avoid issues with buildtools/third_party/libc++ being located in a place different from the project root (this is what happens in v8) BUG=607107 patch from issue 1934993003 at patchset 20001 (http://crrev.com/1934993003#ps20001)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/libc++/libc++.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (1 generated)
Michael Achenbach
4 years, 7 months ago (2016-05-02 17:48:49 UTC) #1
Description was changed from

==========
Use <(DEPTH) instead of fixed relative path to avoid issues with
buildtools/third_party/libc++ being located in a place different from the
project root (this is what happens in v8)

BUG=607107

patch from issue 1934993003 at patchset 20001
(http://crrev.com/1934993003#ps20001)
==========

to

==========
Use <(DEPTH) instead of fixed relative path

Use <(DEPTH) instead of fixed relative path to avoid issues with
buildtools/third_party/libc++ being located in a place different from the
project root (this is what happens in v8)

BUG=607107

patch from issue 1934993003 at patchset 20001
(http://crrev.com/1934993003#ps20001)
==========

Powered by Google App Engine
This is Rietveld 408576698