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

Unified Diff: mojo/public/tools/bindings/bindings.gyp

Issue 2165233003: Mojo C++ bindings: provide data view for all object types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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/tools/bindings/bindings.gyp
diff --git a/mojo/public/tools/bindings/bindings.gyp b/mojo/public/tools/bindings/bindings.gyp
index 0f00114b3328679bb0704218b9e64117eac7f0cd..0b6860e38b1a5400a964bcd17a26f5b976a9b6db 100644
--- a/mojo/public/tools/bindings/bindings.gyp
+++ b/mojo/public/tools/bindings/bindings.gyp
@@ -34,6 +34,7 @@
'generators/cpp_templates/struct_macros.tmpl',
'generators/cpp_templates/struct_serialization_declaration.tmpl',
'generators/cpp_templates/struct_serialization_definition.tmpl',
+ 'generators/cpp_templates/union_data_view_declaration.tmpl',
'generators/cpp_templates/union_declaration.tmpl',
'generators/cpp_templates/union_definition.tmpl',
'generators/cpp_templates/union_serialization_declaration.tmpl',
« no previous file with comments | « mojo/public/tools/bindings/BUILD.gn ('k') | mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698