aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc
diff options
context:
space:
mode:
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.cc6
1 files changed, 3 insertions, 3 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 09911906dfc1..aff9c080f205 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 2021-04-14 18:41:02 UTC
+--- content/browser/gpu/gpu_process_host.cc.orig 2021-05-12 22:05:52 UTC
+++ content/browser/gpu/gpu_process_host.cc
-@@ -230,8 +230,8 @@ static const char* const kSwitchNames[] = {
+@@ -231,8 +231,8 @@ static const char* const kSwitchNames[] = {
sandbox::policy::switches::kNoSandbox,
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.
@@ -11,7 +11,7 @@
switches::kDisableDevShmUsage,
#endif
#if defined(OS_WIN)
-@@ -1157,7 +1157,7 @@ bool GpuProcessHost::LaunchGpuProcess() {
+@@ -1177,7 +1177,7 @@ bool GpuProcessHost::LaunchGpuProcess() {
std::unique_ptr<base::CommandLine> cmd_line =
std::make_unique<base::CommandLine>(base::CommandLine::NO_PROGRAM);
#else