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

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

Issue 611633002: mojom: Add associative arrays to the mojom language. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/cpp/bindings/tests/BUILD.gn
diff --git a/mojo/public/cpp/bindings/tests/BUILD.gn b/mojo/public/cpp/bindings/tests/BUILD.gn
index e56d6932ea7379c485dccade8ed4f6972ee78450..2c919acf5600566bc2bfca47d6ebf232ef1cad6b 100644
--- a/mojo/public/cpp/bindings/tests/BUILD.gn
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn
@@ -22,6 +22,7 @@ test("mojo_public_bindings_unittests") {
"connector_unittest.cc",
"handle_passing_unittest.cc",
"interface_ptr_unittest.cc",
+ "map_unittest.cc",
"request_response_unittest.cc",
"router_unittest.cc",
"sample_service_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698