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

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, 9 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 5c413840cbf20ee436107a23f39755bddbe7539b..9a2886726630b5f350f3eaa3661d4b14ebd3c58a 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -105,7 +105,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",

Powered by Google App Engine
This is Rietveld 408576698