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

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

Issue 2694843003: Add field-initializing factory static methods to generated mojo unions. (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/lib/union_accessor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/bindings/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index bd87965fc85ac0a53bc4fd7721846e7f42cd9ae8..ce1af0b87b32720feef6d8d3e473dbed4a9e4e3e 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -107,7 +107,6 @@ component("bindings") {
"lib/sync_handle_registry.cc",
"lib/sync_handle_watcher.cc",
"lib/template_util.h",
- "lib/union_accessor.h",
"lib/validate_params.h",
"lib/validation_context.cc",
"lib/validation_context.h",
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/lib/union_accessor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698