13 lines
717 B
Diff
13 lines
717 B
Diff
diff --git a/ios/chrome/browser/flags/about_flags.mm b/ios/chrome/browser/flags/about_flags.mm
|
|
index a840cf7f7b6fdbab2bb2b13c1edfcd81421c899d..259630bb93bd8577579eed539520419243b2c92f 100644
|
|
--- a/ios/chrome/browser/flags/about_flags.mm
|
|
+++ b/ios/chrome/browser/flags/about_flags.mm
|
|
@@ -1454,6 +1454,7 @@ const FeatureEntry::FeatureVariation kAutoSubmissionVariations[] = {
|
|
//
|
|
// 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,
|