diff options
Diffstat (limited to 'www/chromium/files/patch-content_browser_utility__process__host.cc')
-rw-r--r-- | www/chromium/files/patch-content_browser_utility__process__host.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-content_browser_utility__process__host.cc b/www/chromium/files/patch-content_browser_utility__process__host.cc index b179156ccf8b..f7c1d9642ea3 100644 --- a/www/chromium/files/patch-content_browser_utility__process__host.cc +++ b/www/chromium/files/patch-content_browser_utility__process__host.cc @@ -1,6 +1,6 @@ ---- content/browser/utility_process_host.cc.orig 2019-05-04 09:00:43 UTC +--- content/browser/utility_process_host.cc.orig 2019-06-04 18:55:23 UTC +++ content/browser/utility_process_host.cc -@@ -209,7 +209,7 @@ UtilityProcessHost::UtilityProcessHost( +@@ -213,7 +213,7 @@ UtilityProcessHost::UtilityProcessHost( : client_(client), client_task_runner_(client_task_runner), sandbox_type_(service_manager::SANDBOX_TYPE_UTILITY), |