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

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

Issue 1701423002: Mojo C++ bindings: support sync methods - part 1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
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 d0af97059b2921a52c39e29b79f9ea63fd482c8d..7758a65810aa15dcb3d1df5d8e4717c4ef0aa9b0 100644
--- a/mojo/public/interfaces/bindings/tests/BUILD.gn
+++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
@@ -22,6 +22,7 @@ mojom("test_interfaces") {
"test_constants.mojom",
"test_native_types.mojom",
"test_structs.mojom",
+ "test_sync_methods.mojom",
"validation_test_interfaces.mojom",
]
« no previous file with comments | « mojo/public/cpp/bindings/tests/sync_method_unittest.cc ('k') | mojo/public/interfaces/bindings/tests/test_sync_methods.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698