Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index e29ebc92e130ed1ddcdee28df8535f8ef10f6969..4fc94dab9709168322a9c490e752c5737925cc94 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -4320,7 +4320,7 @@ |
| }], |
| ['use_custom_libcxx==1', { |
| 'dependencies': [ |
| - '<(DEPTH)/third_party/libc++/libc++.gyp:libcxx_proxy', |
| + '<(DEPTH)/buildtools/libc++/libc++.gyp:libcxx_proxy', |
|
earthdok
2014/12/19 17:44:00
build/sanitizers/sanitizers.gyp also references th
Michael Achenbach
2014/12/23 09:14:19
Done.
|
| ], |
| }], |
| ['order_profiling!=0 and (chromeos==1 or OS=="linux" or OS=="android")', { |