aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc')
-rw-r--r--www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc b/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc
index 841292078166..d066c4e0c6b5 100644
--- a/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc
+++ b/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc
@@ -1,6 +1,6 @@
---- chrome/browser/profiles/profile_impl.cc.orig 2022-05-19 14:06:27 UTC
+--- chrome/browser/profiles/profile_impl.cc.orig 2022-06-17 14:20:10 UTC
+++ chrome/browser/profiles/profile_impl.cc
-@@ -264,6 +264,10 @@
+@@ -259,6 +259,10 @@
#include "chrome/browser/spellchecker/spellcheck_service.h"
#endif
@@ -11,7 +11,7 @@
using bookmarks::BookmarkModel;
using content::BrowserThread;
using content::DownloadManagerDelegate;
-@@ -844,7 +848,17 @@ void ProfileImpl::DoFinalInit(CreateMode create_mode)
+@@ -845,7 +849,17 @@ void ProfileImpl::DoFinalInit(CreateMode create_mode)
}
base::FilePath ProfileImpl::last_selected_directory() {