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

Unified Diff: mojo/mojo_public.gyp

Issue 2163773002: Mojo C++ bindings: remove use_new_wrapper_types=false from all remaining targets im mojo/ folder. (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
« no previous file with comments | « mojo/mojo_edk_tests.gyp ('k') | mojo/public/interfaces/bindings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gyp
diff --git a/mojo/mojo_public.gyp b/mojo/mojo_public.gyp
index fc5c74769b3b0e94ee84cba939f9573aa670b0c2..005e012ca4a468ec332ba0ab3279155a742b66b4 100644
--- a/mojo/mojo_public.gyp
+++ b/mojo/mojo_public.gyp
@@ -107,7 +107,6 @@
'public/interfaces/bindings/interface_control_messages.mojom',
'public/interfaces/bindings/pipe_control_messages.mojom',
],
- 'use_new_wrapper_types': 'false',
},
'includes': [ 'mojom_bindings_generator_explicit.gypi' ],
},
« no previous file with comments | « mojo/mojo_edk_tests.gyp ('k') | mojo/public/interfaces/bindings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698