| Index: third_party/flatbuffers/flatbuffers.gyp
|
| diff --git a/third_party/flatbuffers/flatbuffers.gyp b/third_party/flatbuffers/flatbuffers.gyp
|
| index ddb6497fa8f066250aa708fb44fc407bf4ca050f..f0ed576f2231cd5a1d71720b0eacb2e6c3d7d4a4 100644
|
| --- a/third_party/flatbuffers/flatbuffers.gyp
|
| +++ b/third_party/flatbuffers/flatbuffers.gyp
|
| @@ -60,8 +60,6 @@
|
| 'type': 'static_library',
|
| 'sources': [
|
| 'src/tests/monster_test.fbs',
|
| - 'src/tests/include_test1.fbs',
|
| - 'src/tests/include_test2.fbs',
|
| 'src/tests/namespace_test/namespace_test1.fbs',
|
| 'src/tests/namespace_test/namespace_test2.fbs',
|
| ],
|
|
|