Chromium Code Reviews| Index: third_party/flatbuffers/BUILD.gn |
| diff --git a/third_party/flatbuffers/BUILD.gn b/third_party/flatbuffers/BUILD.gn |
| index a6dc8f42ec8533f61ff45f9163bc5841d0e44d26..5a3c3de5356d9671aa0acdfe60e657408c333cdd 100644 |
| --- a/third_party/flatbuffers/BUILD.gn |
| +++ b/third_party/flatbuffers/BUILD.gn |
| @@ -78,6 +78,7 @@ test("flatbuffers_unittest") { |
| # This is the actual test. |
| "src/tests/test.cpp", |
| + "src/tests/test.h", |
| ] |
| deps = [ |
| ":compiler_files", |