13 lines
721 B
Diff
13 lines
721 B
Diff
diff --git a/ios/chrome/browser/flags/about_flags.mm b/ios/chrome/browser/flags/about_flags.mm
|
|
index 9c5e65e52fd590066223bd949655fe65cbb18184..55226c26a8901049ff4edac845dad862642dfd72 100644
|
|
--- a/ios/chrome/browser/flags/about_flags.mm
|
|
+++ b/ios/chrome/browser/flags/about_flags.mm
|
|
@@ -1378,6 +1378,7 @@ const FeatureEntry::FeatureVariation kAssistantContainerVariations[] = {
|
|
//
|
|
// When adding a new choice, add it to the end of the list.
|
|
constexpr auto kFeatureEntries = std::to_array<flags_ui::FeatureEntry>({
|
|
+ BRAVE_ABOUT_FLAGS_FEATURE_ENTRIES
|
|
{"build-external-privacy-context",
|
|
flag_descriptions::kBuildExternalPrivacyContextName,
|
|
flag_descriptions::kBuildExternalPrivacyContextDescription,
|