Chromium Code Reviews
DescriptionMojo C++ Bindings: Introduce build-time option to disable typemapping
Introduces the GN arg |enable_mojom_typemapping| which defaults to
|true|.
Setting this to |false| is strictly for use in non-Chromium build
configurations, e.g. external projects which wish to use Mojo bindings
and which may not wish to mirror the entire Chromium source tree.
When set to |false|, it avoids a build-time dependency on the global
Chromium and Blink typemap configurations.
BUG=695242
R=sammc@chromium.org
Review-Url: https://codereview.chromium.org/2715533004
Cr-Commit-Position: refs/heads/master@{#452359}
Committed: https://chromium.googlesource.com/chromium/src/+/f303a2c28ad93a3aeb09469782454b30ac6c9915
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||