diff options
Diffstat (limited to 'www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc')
-rw-r--r-- | www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc b/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc index 23e758657ea9..78851da5e325 100644 --- a/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc +++ b/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc @@ -1,6 +1,6 @@ ---- content/browser/gpu/gpu_process_host.cc.orig 2020-03-03 18:53:54 UTC +--- content/browser/gpu/gpu_process_host.cc.orig 2020-03-16 18:40:31 UTC +++ content/browser/gpu/gpu_process_host.cc -@@ -1039,7 +1039,7 @@ bool GpuProcessHost::LaunchGpuProcess() { +@@ -1086,7 +1086,7 @@ bool GpuProcessHost::LaunchGpuProcess() { std::unique_ptr<base::CommandLine> cmd_line = std::make_unique<base::CommandLine>(base::CommandLine::NO_PROGRAM); #else |