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

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

Issue 2202893002: Mojo C++ Bindings: Add helpers for bad message reporting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 4 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 a586ec8138714a59f164bf4072ddb1ab244bb24d..7467597c7af7623597572f6ba3bd7d84164464e3 100644
--- a/mojo/public/interfaces/bindings/tests/BUILD.gn
+++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
@@ -17,6 +17,7 @@ mojom("test_interfaces") {
"sample_service.mojom",
"scoping.mojom",
"serialization_test_structs.mojom",
+ "test_bad_messages.mojom",
"test_constants.mojom",
"test_data_view.mojom",
"test_native_types.mojom",

Powered by Google App Engine
This is Rietveld 408576698