Chromium Code Reviews| Index: third_party/libc++/libc++.gyp |
| diff --git a/third_party/libc++/libc++.gyp b/third_party/libc++/libc++.gyp |
| index 9bb3eeaf4b35e9e3bf5ae04165b69d342e255bf0..a67b9e4ff0684ebfba48c73c9930781103529919 100644 |
| --- a/third_party/libc++/libc++.gyp |
| +++ b/third_party/libc++/libc++.gyp |
| @@ -4,7 +4,7 @@ |
| { |
| 'variables': { |
| - 'libcxx_root': '../../buildtools/third_party/libc++', |
| + 'libcxx_root': '<(DEPTH)/buildtools/third_party/libc++', |
| }, |
| 'targets': [ |
| { |