diff options
Diffstat (limited to 'www/chromium/files/patch-chrome_browser_platform__util__linux.cc')
-rw-r--r-- | www/chromium/files/patch-chrome_browser_platform__util__linux.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-chrome_browser_platform__util__linux.cc b/www/chromium/files/patch-chrome_browser_platform__util__linux.cc index 6c505faf7cb0..cedc29de275d 100644 --- a/www/chromium/files/patch-chrome_browser_platform__util__linux.cc +++ b/www/chromium/files/patch-chrome_browser_platform__util__linux.cc @@ -1,6 +1,6 @@ ---- chrome/browser/platform_util_linux.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/platform_util_linux.cc.orig 2025-04-04 08:52:13 UTC +++ chrome/browser/platform_util_linux.cc -@@ -303,7 +303,9 @@ void OnLaunchOptionsCreated(const std::string& command +@@ -302,7 +302,9 @@ void OnLaunchOptionsCreated(const std::string& command argv.push_back(command); argv.push_back(arg); options.current_directory = working_directory; |