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

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

Issue 1532993002: Add output formatters for more mojom types. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-9
Patch Set: move tests, change map formatting Created 4 years, 11 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 d082323b0fc9954777683c6b8809fa05bb13fb97..0ccb023b61630134049e63ef38b0f721d75f354a 100644
--- a/mojo/public/cpp/bindings/tests/BUILD.gn
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn
@@ -19,6 +19,7 @@ mojo_sdk_source_set("tests") {
"constant_unittest.cc",
"container_test_util.cc",
"equals_unittest.cc",
+ "formatting_unittest.cc",
"handle_passing_unittest.cc",
"interface_ptr_unittest.cc",
"interface_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698