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

Unified Diff: third_party/flatbuffers/flatbuffers.gyp

Issue 1958033002: Remove include_test*.fbs from build files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove include_test*.fbs from build files Created 4 years, 7 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
« third_party/flatbuffers/BUILD.gn ('K') | « third_party/flatbuffers/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« third_party/flatbuffers/BUILD.gn ('K') | « third_party/flatbuffers/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698