Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(126)

Unified Diff: third_party/flatbuffers/BUILD.gn

Issue 2788093002: Add missing header files to GN files (3 of N) (Closed)
Patch Set: manual fixes Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/boringssl/BUILD.generated_tests.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « third_party/boringssl/BUILD.generated_tests.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698