** blink::WebRuntimeFeatures methods generation* You can generate methods of blink::WebRuntimeFeatures for a feature entry in runtime_enabled_features.json5 by adding `public: true,`.
** base::Feature generation* You can generate a base::Feature instance in blink::features namespace for a feature entry in runtime_enabled_features.json5 by adding `base_feature: " *feature-name*",`. You can't use it for a base::Feature not in blink::features. https://chromium.googlesource.com/chromium/src/+/main/third_party/blink/renderer/platform/RuntimeEnabledFeatures.md#generate-a-instance-from-a-blink-feature -- TAMURA Kent Software Engineer, Google -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAGH7WqEYU-6yXomZa%2BAp31SypGK0nH4%2BuqXYYfeAsq%2BxT-BWtQ%40mail.gmail.com.