| Index: third_party/libc++/libc++.gyp
|
| diff --git a/third_party/libc++/libc++.gyp b/third_party/libc++/libc++.gyp
|
| index 0e6fbe4ca9b364c9cfdb8aeab4eb22a8325f7843..d26d06e297d608299a4c709f1a0ba0c816fbdcb8 100644
|
| --- a/third_party/libc++/libc++.gyp
|
| +++ b/third_party/libc++/libc++.gyp
|
| @@ -19,7 +19,7 @@
|
| # Don't add this target to the dependencies of targets with type=none.
|
| 'link_dependency': 1,
|
| },
|
| - 'direct_dependent_settings': {
|
| + 'all_dependent_settings': {
|
| 'target_conditions': [
|
| ['_type!="none"', {
|
| 'include_dirs': [
|
|
|