| Index: third_party/boringssl/boringssl_tests.gypi
|
| diff --git a/third_party/boringssl/boringssl_tests.gypi b/third_party/boringssl/boringssl_tests.gypi
|
| index b9b60e3e40c013b50167e7cbb94b421e7ca717cb..37eb031b19504d8e808cb46a960ee652f6304413 100644
|
| --- a/third_party/boringssl/boringssl_tests.gypi
|
| +++ b/third_party/boringssl/boringssl_tests.gypi
|
| @@ -656,12 +656,10 @@
|
| 'src/crypto/test/file_test.cc',
|
| 'src/crypto/test/file_test.h',
|
| 'src/crypto/test/malloc.cc',
|
| - 'src/crypto/test/scoped_types.h',
|
| 'src/crypto/test/test_util.cc',
|
| 'src/crypto/test/test_util.h',
|
| 'src/ssl/test/async_bio.h',
|
| 'src/ssl/test/packeted_bio.h',
|
| - 'src/ssl/test/scoped_types.h',
|
| 'src/ssl/test/test_config.h',
|
| ],
|
| 'boringssl_test_targets': [
|
|
|