| Index: third_party/boringssl/boringssl.gyp
|
| diff --git a/third_party/boringssl/boringssl.gyp b/third_party/boringssl/boringssl.gyp
|
| index 5118fc7cc28fba2dcb537651b0d5c3448de3439f..653a70d6613f898df3157b4e084d677e33f2cfd4 100644
|
| --- a/third_party/boringssl/boringssl.gyp
|
| +++ b/third_party/boringssl/boringssl.gyp
|
| @@ -99,10 +99,6 @@
|
| ],
|
| 'include_dirs': [
|
| 'src/include',
|
| - # This is for arm_arch.h, which is needed by some asm files. Since the
|
| - # asm files are generated and kept in a different directory, they
|
| - # cannot use relative paths to find this file.
|
| - 'src/crypto',
|
| ],
|
| 'direct_dependent_settings': {
|
| 'include_dirs': [
|
|
|