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

Unified Diff: mojo/public/cpp/bindings/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/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index 01726c9c32f8c4caa07b0febb7a8e743044cff89..0b6464f6fa69fb2bddef8a59b8ec063975ba5096 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -10,6 +10,7 @@ import("../../mojo_sdk.gni")
mojo_sdk_source_set("serialization") {
sources = [
"array.h",
+ "formatting.h",
"lib/array_internal.cc",
"lib/array_internal.h",
"lib/array_serialization.h",
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/formatting.h » ('j') | mojo/public/cpp/bindings/tests/formatting_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698