fix features error

This commit is contained in:
Alexander Frick 2024-05-15 23:07:55 -05:00
parent 1b95eed1cd
commit c00a11de86

View file

@ -41,7 +41,7 @@
{"customize-chrome-side-panel-no-cr23",
"Customize Chrome Side Panel (Non-Cr23 Variant)",
"Enables the \"Customize Chrome\" item in the Side Panel, without the Cr23 UI, and without having to also enable Chrome Refresh 2023.",
kOsDesktop, FEATURE_VALUE_TYPE(kCustomizeChromeSidePanelNoChromeRefresh2023)},
kOsDesktop, FEATURE_VALUE_TYPE(features::kCustomizeChromeSidePanelNoChromeRefresh2023)},
{"show-component-extension-options",
"Show Component Extension Options",
"Shows internal Chromium component extensions on the `chrome://extensions`. These are normally hidden, "