From 03d66a659ae5011ca0d5279cafb1596a982a06d8 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 5 Nov 2019 19:35:13 +0000 Subject: www/chromium: update to 78.0.3904.87 Submitted by: Matthias Wolf via github MFH: 2019Q4 --- www/chromium/files/patch-base_base__switches.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/chromium/files/patch-base_base__switches.cc') diff --git a/www/chromium/files/patch-base_base__switches.cc b/www/chromium/files/patch-base_base__switches.cc index 27fbdf9baac7..92ed9217882d 100644 --- a/www/chromium/files/patch-base_base__switches.cc +++ b/www/chromium/files/patch-base_base__switches.cc @@ -1,6 +1,6 @@ ---- base/base_switches.cc.orig 2019-07-29 16:52:17 UTC +--- base/base_switches.cc.orig 2019-10-21 19:06:18 UTC +++ base/base_switches.cc -@@ -107,7 +107,7 @@ const char kProfilingFlush[] = "profiling-flush"; +@@ -117,7 +117,7 @@ const char kDisableHighResTimer[] = "disable-highres-t const char kDisableUsbKeyboardDetect[] = "disable-usb-keyboard-detect"; #endif @@ -9,7 +9,7 @@ // The /dev/shm partition is too small in certain VM environments, causing // Chrome to fail or crash (see http://crbug.com/715363). Use this flag to // work-around this issue (a temporary directory will always be used to create -@@ -128,7 +128,7 @@ const char kEnableCrashReporterForTesting[] = +@@ -138,7 +138,7 @@ const char kEnableCrashReporterForTesting[] = const char kEnableReachedCodeProfiler[] = "enable-reached-code-profiler"; #endif -- cgit v1.2.3