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 e3c204b6ebad..b979ef0f6e2e 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-07-02 06:08:04 UTC +--- extensions/shell/app/shell_main_delegate.cc.orig 2025-08-07 06:57:29 UTC +++ extensions/shell/app/shell_main_delegate.cc -@@ -41,7 +41,7 @@ +@@ -31,7 +31,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" -@@ -61,7 +61,7 @@ base::FilePath GetDataPath() { +@@ -51,7 +51,7 @@ base::FilePath GetDataPath() { } base::FilePath data_dir; |