diff options
Diffstat (limited to 'www/iridium/files/patch-chrome_browser_global__features.cc')
| -rw-r--r-- | www/iridium/files/patch-chrome_browser_global__features.cc | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/www/iridium/files/patch-chrome_browser_global__features.cc b/www/iridium/files/patch-chrome_browser_global__features.cc index e9d49b022d4c..c175942e4a6c 100644 --- a/www/iridium/files/patch-chrome_browser_global__features.cc +++ b/www/iridium/files/patch-chrome_browser_global__features.cc @@ -1,7 +1,7 @@ ---- chrome/browser/global_features.cc.orig	2025-09-11 13:19:19 UTC +--- chrome/browser/global_features.cc.orig	2025-10-28 14:29:43 UTC  +++ chrome/browser/global_features.cc  @@ -24,7 +24,7 @@ - #include "chrome/browser/glic/host/glic_synthetic_trial_manager.h"  // nogncheck + #include "chrome/browser/glic/public/glic_enabling.h"               // nogncheck   #endif  -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) | 
