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: mojo/public/interfaces/bindings/tests/BUILD.gn

Issue 322003002: Mojo message validation tests: add integration tests and move existing conformance tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 f394c8d69066e8ae3dcb445048d9f6e8785c75ca..c74755095fecd6aef88677105f794b5b2c3fa4ef 100644
--- a/mojo/public/interfaces/bindings/tests/BUILD.gn
+++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
@@ -13,5 +13,6 @@ mojom("test_interfaces") {
"sample_interfaces.mojom",
"sample_service.mojom",
"test_structs.mojom",
+ "validation_test_interfaces.mojom",
]
}

Powered by Google App Engine
This is Rietveld 408576698