Files
brave-core/patches/chrome-browser-about_flags.cc.patch

13 lines
649 B
Diff

diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index fd099d62f801b5f8a4b3aaca68b2435ce72f2be9..862e2209c5ba770a92f0326f2bf6a72c2440d32d 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -4730,6 +4730,7 @@ const FeatureEntry::FeatureVariation kGestureUserEducationVariations[] = {
//
// When adding a new choice, add it to the end of the list.
const FeatureEntry kFeatureEntries[] = {
+ BRAVE_ABOUT_FLAGS_FEATURE_ENTRIES
// Include generated flags for flag unexpiry; see //docs/flag_expiry.md and
// //tools/flags/generate_unexpire_flags.py.
#include "build/chromeos_buildflags.h"