| Index: third_party/mojo/mojo_edk.gyp
|
| diff --git a/third_party/mojo/mojo_edk.gyp b/third_party/mojo/mojo_edk.gyp
|
| index 71da5ba31083caa2f5c75de42ccaa9a4e957b768..5f175521a3da178e4cc98e85248bab746c11d48d 100644
|
| --- a/third_party/mojo/mojo_edk.gyp
|
| +++ b/third_party/mojo/mojo_edk.gyp
|
| @@ -14,13 +14,7 @@
|
| # latter includes mojo/edk/system/memory.h, the header from third_party
|
| # would incorrectly get chosen).
|
| '../..',
|
| - 'src',
|
| ],
|
| - 'direct_dependent_settings': {
|
| - 'include_dirs': [
|
| - 'src',
|
| - ],
|
| - },
|
| },
|
| 'targets': [
|
| {
|
|
|