diff options
Diffstat (limited to 'www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc')
-rw-r--r-- | www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc b/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc index 5557832dac4e..e3c204b6ebad 100644 --- a/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc +++ b/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc @@ -1,6 +1,6 @@ ---- extensions/shell/app/shell_main_delegate.cc.orig 2025-01-15 09:18:26 UTC +--- extensions/shell/app/shell_main_delegate.cc.orig 2025-07-02 06:08:04 UTC +++ extensions/shell/app/shell_main_delegate.cc -@@ -40,7 +40,7 @@ +@@ -41,7 +41,7 @@ #if BUILDFLAG(IS_WIN) #include "base/base_paths_win.h" #include "base/process/process_info.h" @@ -9,7 +9,7 @@ #include "base/nix/xdg_util.h" #elif BUILDFLAG(IS_MAC) #include "base/base_paths_mac.h" -@@ -60,7 +60,7 @@ base::FilePath GetDataPath() { +@@ -61,7 +61,7 @@ base::FilePath GetDataPath() { } base::FilePath data_dir; |