diff options
Diffstat (limited to 'www/chromium/files/patch-content_child_child__process.cc')
-rw-r--r-- | www/chromium/files/patch-content_child_child__process.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-content_child_child__process.cc b/www/chromium/files/patch-content_child_child__process.cc index 8ce401b..3e2c0ae 100644 --- a/www/chromium/files/patch-content_child_child__process.cc +++ b/www/chromium/files/patch-content_child_child__process.cc @@ -1,6 +1,6 @@ ---- content/child/child_process.cc.orig 2017-03-09 20:04:32 UTC +--- content/child/child_process.cc.orig 2017-04-19 19:06:33 UTC +++ content/child/child_process.cc -@@ -122,7 +122,7 @@ void ChildProcess::ReleaseProcess() { +@@ -133,7 +133,7 @@ void ChildProcess::ReleaseProcess() { main_thread_->OnProcessFinalRelease(); } |