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

Unified Diff: mojo/public/interfaces/bindings/tests/BUILD.gn

Issue 1515423002: [mojo] Add mojom parser support for native-only structs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pickle2
Patch Set: oops Created 5 years 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 | « no previous file | mojo/public/interfaces/bindings/tests/test_native_types.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/interfaces/bindings/tests/BUILD.gn
diff --git a/mojo/public/interfaces/bindings/tests/BUILD.gn b/mojo/public/interfaces/bindings/tests/BUILD.gn
index d5baa9d5cb742663a451ffe4ac288e1fa650c76f..802bd5803dfd62514ba323afb6f2bd98642f62b2 100644
--- a/mojo/public/interfaces/bindings/tests/BUILD.gn
+++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
@@ -20,6 +20,7 @@ mojom("test_interfaces") {
"scoping.mojom",
"serialization_test_structs.mojom",
"test_constants.mojom",
+ "test_native_types.mojom",
"test_structs.mojom",
"validation_test_interfaces.mojom",
]
« no previous file with comments | « no previous file | mojo/public/interfaces/bindings/tests/test_native_types.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698